This project provides a template for a xsl servlet. This servlet will automatically create xhtml from xml and xsl files using xslt. A poor man's cocoon.
'org.jbundle.util.webapp:org.jbundle.util.webapp.xsl:1.2.2'
<dependency>
<groupId>org.jbundle.util.webapp</groupId>
<artifactId>org.jbundle.util.webapp.xsl</artifactId>
<version>1.2.2</version>
</dependency>
<dependency org="org.jbundle.util.webapp" name="org.jbundle.util.webapp.xsl" rev="1.2.2"/>
"org.jbundle.util.webapp", "org.jbundle.util.webapp.xsl", "1.2.2"