Though I'm not aware of any implementations of the combination (Firefox?), SVG + XForms could be an interesting combination for building applications. If someone builds that Batik browser plug-in we recently talked about on batik-dev and an XForms integration for Batik, this would become interesting. Just dreaming... ;-)
See also: http://www.w3.org/TR/2004/WD-SVG12-20040226/#xforms http://www.ibm.com/developerworks/xml/library/x-svgxf1.html On 04.06.2008 19:24:14 adambomb wrote: > > 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. > Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
