[Home] [By Thread] [By Date] [Recent Entries]
Abhishek Srivastava wrote: > I want to use a XSL processor from a web server application like Java > Servlets or JSP. > Can someone me a URL of a tutorial on the web that explains the usage of > XSL with Servlets or JSP ? I'm doing the exact same thing I did a tut-hunt the other day. I couldn't find anything really releated (both tech's are too new obviously). I use Tomcat togheter with xalan and xcerces and I can assure you that it wasn't a problem. The way I reccomend using it is to separate the presentation logic (like assamble data etc) from the formatting (or as someone might say, separate structure from presentation). I do _all_ data logic in the servlets and only use XSL from the JSP pages. Makes it cleaner. One thing we didn't try yet is to bring in cocoon to do the processing on outgoing traffic. Anyone tried this combination? /Niclas *************************************************************************** This is xml-dev, the mailing list for XML developers. To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev List archives are available at http://xml.org/archives/xml-dev/ ***************************************************************************
|

Cart



