You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by "Carter, Will" <wc...@EnvestNet.com> on 2002/03/15 01:33:16 UTC

Running Batik in a Servlet with JRUN?

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,
Will Carter

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org


Re: Running Batik in a Servlet with JRUN?

Posted by "J. David Eisenberg" <ca...@catcode.com>.
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: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org