[I apologize if this email appears many times but my previous posts through
the newsgroups view of this mailing list on news.gmane.org seems to have
failed]

As far as I know the JSTL allow to perform a transformation on the server
side. Some browsers (eg Mozilla, IE 6) can perform XSLT transformation what
allow to send them directly the xml data and the xslt. My idea would be to
perform the transformation on the server side only when the client can't do
it.

Marc.

----- Original Message -----
From: "Paul Campbell" <[EMAIL PROTECTED]>
Newsgroups: gmane.comp.jakarta.taglibs.user
Sent: Monday, December 02, 2002 5:26 PM
Subject: Re: client/server side xslt depending on client possilities


> I don't know if I understand your question, but I believe that
>  &lt;xml:transform
> is part of the JSTL .
> http://jakarta.apache.org/taglibs/doc/standard-doc/intro.html
>
> At 05:01 PM 12/2/02 +0100, you wrote:
> >Hi,
> >
> >I wonder if someone has already implemented a tag library allowing to
> >perform transparently xslt transformation on the server side or to send
the
> >xml and xslt data to the client browser if it has been recognized that
this
> >one can perform xslt transformation.
> >
> >Marc.
> >
> >
> >
> >
> >
> >--
> >To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> >For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to