This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ANN: Resin 1.1.1


Resin is available for download at http://www.caucho.com.  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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]