Hi All, I have to develop a web based app where I should be able to generate dynamic graphical content based on the user's input. I am using JSP pages on the front end. I found SVG to be the best thing available. After experimenting in inline SVG I found out that it lacks many features like user interaction, zoomability, javascript onclick features etc. And inline was easy to put in a jsp page. But I want a more robust and full featured output. But I am not able to implement the pure SVG. Could some body help me providing me all the steps required to make things work? Also I have heard about BATIK which is Apache's implementation of SVG, but I am not sure it can be used for web based apps or not. If somebody knows please enlighten me about the step by step procedure for doing that. thanks -- View this message in context: http://www.nabble.com/Batik-Svg-for-web-tp17652069p17652069.html Sent from the Batik - Users mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
