caucho
Resin
FAQ
Reference Guide
Demo
Tutorial

Getting Started
Configuration
IDE
Topics
JSP
XML/XSLT

XML
XPath
XSL
StyleScript
XTP
 XML/XSLT

Applications
Reference Guide
XML

Resin's XML and XSL support follows the W3C specification.

XML

Resin's XML parser uses the JAXP API.

XPath

XSL's power comes from the XML path language, a pattern matching language for selecting nodes in an XML tree. The most useful subset is covered here. For the full description, see the XPath 1.0 spec.

XSL

Reference guide to the XSL tags. The most useful subset is covered here. For the full description, see the XSLT 1.0 spec.

StyleScript

For those put off by XSL's verbosity, Resin offers StyleScript. StyleScript retains the full capabilities of XSLT. It simplifies HTML generation by focusing on uninterpreted text, so '&lt' produces 4 characters. StyleScript also provides some syntactic sugar.

Serif (XTP)

If you're unfamiliar with XSL, the introduction gives a brief overview of creating web pages with XTP and XSL.


Applications
Reference Guide
XML
Copyright © 1998-2002 Caucho Technology, Inc. All rights reserved.
Resin® is a registered trademark, and HardCoretm and Quercustm are trademarks of Caucho Technology, Inc.