Posted By:
Peter_L
Posted On:
Thursday, March 21, 2002 01:03 AM
I´ve followed Suns example
http://www.sun.com/software/xml/developers/svg/jsp/
The browser I use is ie5.5 and I run the code on Visual Age for Java
with the WTE(Websphere Test Environment).
The mimetype is set on the webserver
(Apache).
The browser recognize the SVG-type but the output is totally empty.
If I change the mimitype to text in the JSP page.
Then I can save it and later rename to .svg, and it works perfect.
Could it be a bug in VAJ or in Internet Explorer or have I missed something?