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]
Other format: [Raw text]

using Saxon from Tomcat


ENV: Linux Redhat 6.1, Saxon 6.5.2, Tomcat 3.3.1

I want to use Tomcat to do an xslt transformation via a servlet.

I have Tomcat up and running and Saxon installed.

Where should i put my xlst, xml files under Tomcat? And what is more needed
to
have the following working.
http://webserver:8080/examples/servlets/SaxonServlet?source=replace_data.xml
&style=test.xsl

I am using the SaxonServlet that came with the saxon samples. Do i need to
change any code in it
or is this a generic version that works for every kind of transformation.

Thanks for any feedback;
Joeri


 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]