I was reading the trail from Siegried about using or not using a Plug-in
and decided to try this question here in case anyone has experienced this.

After my Servlet creates SVG, I am dispatching the SVG in the output stream
to a browser.  It appears that for lager SVG documents (perhaps more
complex), something goes wrong and no output is displayed.  I can see that
the client recognizes the SVG MIME type since the background changes to
that light gray prior to rendering.  Then, I just see the hour-glass there
teasing me, but I know the server side has completed operations.  I thought
it might be related with the buffer size in the Servlet and the way IE
reads this stream, but I really do not know.

Any ideas or suggestions are welcome.

Thanks,
elf



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to