Resin Version 1.1.1
Date: Mon, 01 May 2000 10:46:39 -0700 From: Scott Ferguson <ferg@caucho.com> To: xsl-list@mulberrytech.com Subject: ANN: Resin 1.1.1
Resin is available for download at:
It is a servlet/JSP engine with integrated XPath and XSLT support.
With Resin, Servlets and JSP pages can use XSLT in two ways: using XSLT to filter the output of a servlet and using an XSLT stylesheet plus an XML template to create a JSP page (XTP). For filtering, servlets set a dummy content type, x-application/xsl, telling Resin to process the output with an XSLT stylesheet. For the second technique, Resin preprocesses *.xtp files with an stylesheet to create a JSP file.
- Servlet 2.2
- JSP 1.1
- XPath 1.0
- XSLT 1.0
- Apache, IIS, Netscape, and standalone HTTP configurations
- open source (though we do ask that commercial users purchase per-server licenses)
Scott Ferguson
Caucho Technology
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Prepared by Robin Cover for The XML Cover Pages archive. For related tools, see "XSL/XSLT Software Support."