I am using
<embed height="99%" width="100%" src="Myclass.do ?attr1="abc.svg " type="image/svg+xml" />
in my JSP code.Myclass.do creates a XML at run time and use XSTL code to superimpose the values of XML(fetched from DB) into static SVG.I am not creating any new element in SVG.I am only adding the atrributes to existing elements.
this code is working fine in IE9 and above.In...
User Profile
Collapse
No activity results to display
Show More