[Home]  [List]  [News]  [Docs]  [FAQ]  [Downloads]  [Resources]  [About]
Search :
/Home /List

list4xt : Mailing list for the XT users community.

[list4xt] Re: How to use compiled xsl style sheet repeatedly

Subject: [list4xt] Re: How to use compiled xsl style sheet repeatedly

User: Website

From: guy (guy@polylab.sfu.ca)
Date: 29/03/2001 - 04:04


The example servlet has this code:

 cached = new XSLProcessorImpl();
    cached.setParser(createParser());
    try {
      cached.loadStylesheet(new
InputSource(getServletContext().getResource(stylesheet).toString()));
    }

I am not sure how to adapt that to an application?

Guy

James_Ma@i2.com wrote:

> Hi,
>
> Does anybody know how to cache the xsl style sheet? The
> style sheet is repeatedly used in my application. It may save
> a lot of time if I dont do loadStyleSheet from disk every time.
>
> Thanks,
> -James
>
> --
> Mailing list for the XT users community. (http://sexhelp.org)
> (mailto:list4xt-request@4xt.org?Subject=unsubscribe to unsubscribe)

--
Mailing list for the XT users community.     (http://ifcs2016.org)
(mailto:list4xt-request@4xt.org?Subject=unsubscribe to unsubscribe)



Archive générée par hypermail 2b28 le 25/04/2001 - 07:16 CEST

webmaster@4xt.org