XML and XSLT
Resin 3.0

Features
Installation
Configuration
Web Applications
IOC/AOP
Resources
JSP
Quercus
Servlets and Filters
Databases
Admin (JMX)
CMP
EJB
Amber
EJB 3.0
Security
XML and XSLT
XTP
JMS
Performance
Protocols
Third-party
Troubleshooting/FAQ

Introduction
JAXP
User's Guide
Reference
FAQ
Scrapbook
Security
Resin 3.0
Introduction

Introduction
JAXP - specifying XML and XSLT implementations

JAXP is a standard interface which supports pluggable XML and XSL implementations. JAXP selects the parser based on system properties. You can set the properties to select a different parser than the default one.

User's Guide
XML Path Language (XPath)

Resin can use XPath, the XML Path Language, to select nodes from an XML tree.

XSLT-lite examples
XSLT Filter

XSLT filters can be applied to the output of a JSP page or a Servlet.

Reference
XSLT Extensible Stylesheet Language

The extensible stylesheet language is a language for transforming XML documents to new XML documents.

XSLT-lite
XPath Functions
XML/XSLT FAQ

How do I configure Resin 3 to apply a server-side XSLT transformation?

In 2.1.x I added a processing instruction and everything worked.

How do I indicate the stylesheet to use for the transformation?

Resin's XsltFilter determines the stylesheet to apply from the first of:

XML/XSLT Scrapbook

A repository of notes and comments that will eventually make their way into the documentation. Please treat the information here with caution, it has often not been verified.


Security
Resin 3.0
Introduction
Copyright © 1998-2006 Caucho Technology, Inc. All rights reserved.
Resin® is a registered trademark, and HardCoretm and Quercustm are trademarks of Caucho Technology, Inc.