On Thu, 14 Mar 2002, Carter, Will wrote: > Hi, > > does anyone have experience running batik in a servlet with JRUN? > My server is a Microsoft IIS server and I have jrun installed on it. > > How do I convert the transcoder into a servlet? > how do I get jrun to interact with the servlet? > > I am very inexperienced with this, any help would be greatly appreciated. > > thanks,
An example of transcoding with a servlet is in Chapter 13 of my book, SVG Essentials, and also in an article at XML.com http://www.xml.com/pub/a/2002/02/27/batik/index.html I ran it with Jakarta-Tomcat, but JRun should work with it nicely, as it implements the Java Servlet specs. -- J. David Eisenberg http://catcode.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
