Hi Warner

This took longer than I expected but thanks to the sterling work of Robert
Leftwich we've now got native XSLT support in Jelly. I've rambled on about
it in more detail on the Jelly blog...

http://blogs.werken.com/projects/jelly/archives/000092.html

James
-------
http://radio.weblogs.com/0112098/
----- Original Message -----
From: "James Strachan" <[EMAIL PROTECTED]>
To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]>
Sent: Friday, July 12, 2002 8:03 AM
Subject: Re: [jelly] xml and xsl fun


> Hi Warner
>
> BTW all the different tag libraries are here
>
> http://jakarta.apache.org/commons/sandbox/jelly/tags.html
>
> So JSL is documented (a little) here
>
> http://jakarta.apache.org/commons/sandbox/jelly/tags.html#jelly:jsl
>
> Also check out hte XML tags...
>
> http://jakarta.apache.org/commons/sandbox/jelly/tags.html#jelly:xml
>
> You can also use the <style> tag from Ant via the Ant tag library.
>
> Right now the XSLT <x:transform> tag from JSTL is missing in Jelly; I've
> been meaning to port over Shawn Bayern's implementation in the JSTL RI,
> which I think will do exactly what you need. We'll get there soon (I
should
> get to it next week if noone beats me to it)...
>
> James
>
> ----- Original Message -----
> From: "Warner Onstine" <[EMAIL PROTECTED]>
> To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]>
> Sent: Thursday, July 11, 2002 3:41 AM
> Subject: Re: [jelly] xml and xsl fun
>
>
> > Thanks Jason, I'll have a look. I had looked at the other tests and
hadn't
> > found anything, but that one looks promising.
> >
> > -warner
> >
> > ----- Original Message -----
> > From: "Jason van Zyl" <[EMAIL PROTECTED]>
> > To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]>
> > Sent: Wednesday, July 10, 2002 6:39 PM
> > Subject: Re: [jelly] xml and xsl fun
> >
> >
> > > On Wed, 2002-07-10 at 21:33, Warner Onstine wrote:
> > > > So,
> > > > I have been looking at Jelly and was curious. I thought I'd try
> > converting
> > > > some of my XSL stylesheets into jelly scripts. I may be dense, but I
> > can't
> > > > quite tell how I would do the following (which I can currently
> > accomplish in
> > > > XML/XSL, as well as DVSL if I wanted ;-).
> > > > 1) Grab an XML document
> > > > 2) Grab an XSL processor and feed it my XSLT
> > > > 3) Process the XML document with my XSLT processor
> > > >
> > > > How would this be accomplished in Jelly?
> > >
> > > Here's the JSL examples:
> > >
> > >
> >
>
http://cvs.apache.org/viewcvs.cgi/jakarta-commons-sandbox/jelly/src/test/org
> > /apache/commons/jelly/jsl/
> > >
> > >
> > >
> > > --
> > > jvz.
> > >
> > > Jason van Zyl
> > > [EMAIL PROTECTED]
> > > http://tambora.zenplex.org
> > >
> > > In short, man creates for himself a new religion of a rational
> > > and technical order to justify his work and to be justified in it.
> > >
> > >   -- Jacques Ellul, The Technological Society
> > >
> > >
> > > --
> > > 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]>
> >
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

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

Reply via email to