Check out the Standard taglib (a JSTL implementation). Specifically, it sounds
like you'd have the most interest in the <x:transform> tag. See the current
thread, "Using JSTL for the first time" for information on where to download
from. You should also get the appropriate JSTL spec:

JSTL 1.0 (for JSP 1.2):
http://jcp.org/aboutJava/communityprocess/final/jsr052/

JSTL 1.1 (for JSP 2.0):
http://jcp.org/aboutJava/communityprocess/final/jsr052/index2.html

Quoting "MARU, SOHIL (SBCSI)" <[EMAIL PROTECTED]>:

> Hello All,
>    I am new to using taglibs and hence the following question. I am using
> struts but want to use XSL as my view instead of JSP.For this I was planning
> on using the XSL tag library release but I saw a message that says its
> deprecated. However when I try to find the latest Xtag(which is to be used
> as replacement) release, I do not see any binaries in the download section.
> Any idea where I can find that? 
> thanks,
> Sohil

-- 
Kris Schneider <mailto:[EMAIL PROTECTED]>
D.O.Tech       <http://www.dotech.com/>

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

Reply via email to