[Home] [By Thread] [By Date] [Recent Entries]
Scott Purcell wrote:
They are two different approaches to the problem.Hello, I have a good xml file and a good xslt file. Up until today, we have included a stylesheet reference in the xml to the xsl file and let the browser combine them for display. (Works only in IE). Cocoon is a complete publishing system. Xalan is a XSLT processor. With Xalan, you will probably need to code a servlet to do the transformation. Cocoon already works as a servlet. If you do not want to be able to detect the IE6 and Mozilla (the browsers that support XML+XSL), you can simply do the transformation server side, and store the result in HTML. You would not need a servlet for that. Antonio Fiol XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



