On Fri, 27 Sep 2002, Eddie Bush wrote:

> Date: Fri, 27 Sep 2002 00:12:52 -0500
> From: Eddie Bush <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> To: Struts Users Mailing List <[EMAIL PROTECTED]>
> Subject: Re: use Jakarta TagLibs in Struts
>
> I believe I saw a post in the commons-dev list that indicated the xsl
> taglib was "stale" and that a person should "upgrade" to the JSTL.
>

JSTL is absolutely, positively the way to go if you need XSLT
transformations in your JSP pages.  The only potential negative is that it
requires a Servlet 2.3 / JSP 1.2 container, but the benefits make a pretty
compelling argument to upgrade if you're not already on this platform.

Craig


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

Reply via email to