|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I would like to write a JSP (or Servlet) that produce XML output and a XSL stile sheet that transform it to HTML. What is a good solution to put it all together?
I have considered Apache Cocoon. It is nice architecture, but it uses Producers instead of Servlets and XSP instead of JSP. I need a "Java -> XML -> XSL -> HTML" solution based on Servlet 2.2 specification (or Tomcat 3.2). Thanks, Nebojsa Vasiljevic |
|
#2
|
|||
|
|||
|
Take a look at the Apache foundation's Xalan and Xerces projects. http://xml.apache.org/
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > XSLT processing of JSP output |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|