A Better Way for Web Development
This article discusses Cocoon, a Java servlet that enables the use of XSLT and XML to separate logic and layout during Web development.
url: www.fawcette.com/archives/premier/mgznarch/javapro...
jd.xslt
An XSLT processor that implements the XPath 1.0 Recommendation and the XSLT 1.1 Working Draft. [Open Source, MPL]
url: www.aztecrider.com/xslt/
Lotus XSL Processor
Java-based XSLT Processor, based on Xalan. [Freeware]
url: www.alphaworks.ibm.com/aw.nsf/techmain/6BF403F60CF...
Resin
Java based XSL focused on dynamic server pages. This Java servlet supports JavaScript and JavaServer Pages (JSP). It also compiles JavaScript templates into Java byte code. [Commercial]
url: www.caucho.com/
SAXON
An XSLT processor, and a Java library allowing full programming capability using a similar processing model. [Open Source, MPL]
url: saxon.sourceforge.net/
Xalan-Java
Provides high-performance XSL stylesheet processing. [Open Source, BSD-like]
url: xml.apache.org/xalan-j/index.html
XSLTC
A compiler from XSLT to Java bytecode. [Open Source, BSD-like]
url: xml.apache.org/xalan-j/xsltc_usage.html
4XT
A site of resources for XT (a Java XSLT processor), by and for XT users, powered by XT. Includes news, mail list, docs, FAQ, links.
url: 4xt.org/
XT
An implementation in Java of XSL Transformations (XSLT). [Open Source]
url: www.blnz.com/xt/index.html
XTask
XSLT optional task for the Java build tool Ant. Uses XT. [Open Source]
url: www.sdv.fr/pages/casa/html/xtask.en.html