have a look at the xtag library (it's well documented) :
http://jakarta.apache.org/taglibs/doc/xtags-doc/index.html
Le Mardi 23 Novembre 2004 06:41, Nishant a écrit :
> hi to all,
> i am using tomcat apache with struts...
> in my java beans i am storing the xml information in String.
> now i ha
Well... you shouldn't really combine the two. There is an overhead of an XSL
transformation (Even when you cache the template). If you really want to do
something then you would do the transfomation and place the result in the
request for the JSP to retrieve and present.
--
hi to all,
i am using tomcat apache with struts...
in my java beans i am storing the xml information in String.
now i hav to retrieve this XML info using XSL in my JSP page .. here i am
stucked.
can neone explain how to use JSP with XSL
on net there is little information about it ...
thanks
3 matches
Mail list logo