[Home] [By Thread] [By Date] [Recent Entries]
Another option would be to use the xml tags from the JavaServer Pages
Standard Tag library (JSTL). An implementation of JSTL is available from
the Apache Jakarta project at
http://jakarta.apache.org/taglibs/doc/standard-doc/intro.html - this download includes all the necessary supporting jars (with xerces and xalan for parsing and transforming). An excellent article on JSTL is to be found at http://developer.java.sun.com/developer/technicalArticles/javaserverpages/faster/ which includes an example of doing an xslt transformation in a JSP page. According to this article an implementation of JSTL 1.0 is also contained in Sun ONE Studio 4. If you like sticking to standards - JSTL1.1 is to be integrated into the JSP 2.0 standard. Grainne. At 02:45 PM 6/6/2003 -0400, you wrote: I think you are probably talking about Cocoon. Cocoon works very nicely to send XML and HTML to the browser using XSLT or create PDF using XSL-FO and FOP. The browser only receive HTML or any other XML format, such as WML for wireless. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



