I have a question.
If I add a stylesheet reference to my xsl so that the
XSL servlet in orion applies the stylesheet, does orion
compile the stylesheet and save it in a cache...or does
it do this each time the stylesheet is used? I'm trying
to get good speed out of my xsl-rendered page sinc
I have a question.
If I add a stylesheet reference to my xsl so that the
XSL servlet in orion applies the stylesheet, does orion
compile the stylesheet and save it in a cache...or does
it do this each time the stylesheet is used? I'm trying
to get good speed out of my xsl-rendered page sinc
Is anyone else using the orion XSLServlet?
I have been trying to use xsl:variable and xsl:parameter, e.g.
/common/images
This should be allowed at the top level However, trying to process an xml
request through this stylesheet yields the following message:
Internal XSL-parser error: java.
g to happen.
>
>
> > -Original Message-
> > From: Joseph B. Ottinger [mailto:[EMAIL PROTECTED]]
> > Sent: Sunday, July 09, 2000 4:40 PM
> > To: Kevin Duffey
> > Cc: Orion-Interest
> > Subject: Re: XSL Servlet?
> >
> >
> > On Sat, 8 Jul
uffey
> Cc: Orion-Interest
> Subject: Re: XSL Servlet?
>
>
> On Sat, 8 Jul 2000, Kevin Duffey wrote:
>
> > Hi,
> >
> > Without looking too much into the docs (I am assuming they are
> still very
> > skimpy), does the XSLServlet that comes with Orion allow
>
On Sat, 8 Jul 2000, Kevin Duffey wrote:
> Hi,
>
> Without looking too much into the docs (I am assuming they are still very
> skimpy), does the XSLServlet that comes with Orion allow translation of XML
> into HTML using style sheets? I would like to start experimenting with this
> stuff, but not
Hi,
Without looking too much into the docs (I am assuming they are still very
skimpy), does the XSLServlet that comes with Orion allow translation of XML
into HTML using style sheets? I would like to start experimenting with this
stuff, but not sure where to begin.
Thanks.