RE: Transcoding without generating DOM tree.

2001-10-04 Thread James.Uther
>> "JU" == James Uther <[EMAIL PROTECTED]> writes: > >JU> I'm using batik in a servlet to transcode some jsp-generated SVG >JU> to PNG if the browser can't handle the SVG. >JU> which should speed things up for me. Unfortunately I just can't >JU> find any documentation on this 'static' flag.

Transcoding without generating DOM tree.

2001-10-04 Thread Thomas E Deweese
> "JU" == James Uther <[EMAIL PROTECTED]> writes: JU> I'm using batik in a servlet to transcode some jsp-generated SVG JU> to PNG if the browser can't handle the SVG. JU> The Q&A at JU> http://developer.java.sun.com/developer/community/chat/JavaLive/2001/jl0123.html JU> "Lastly, Batik prov

Transcoding without generating DOM tree.

2001-10-04 Thread James.Uther
Hi All, I'm using batik in a servlet to transcode some jsp-generated SVG to PNG if the browser can't handle the SVG. The Q&A at http://developer.java.sun.com/developer/community/chat/JavaLive/2001/jl0123.h tml says "Lastly, Batik provides facilities to build dynamic or static documents. If the