Hi Thierry, Thanks for your response.
We are trying to show maps on the browser in svg format. Our components are reading the data available in our proprietery database and generate svg maps out of it. we are getting StackOverflowError. Please find attached an svg file, java file and error file. Could you please help. Also please see the jar files in the classpath which we have to include, In case if we want to use this application as an applet then do we have to send all this jar files to the client browser. Thanks and Regards Uttam -----Original Message----- From: Thierry Kormann [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 17, 2001 1:54 PM To: [EMAIL PROTECTED]; Uttam Rao Subject: Re: where is JSVGApplet not available in batik1.0 On Wednesday 10 October 2001 23:42, Uttam Rao wrote: > Hello, > > I have downloaded batik1.0 from apache site. But its not showing files like > JSVGApplet etc. > Also files like batik-svgviewer.jar which are mentioned in the examples to > be used with applets are not available. > Or is there any other method to show svg on the applets. The JSVGApplet was big and difficult to use or demonstrate. We decided to not provide this class anymore. Anyway, you can easily create yours using the JSVGCanvas from the org.apache.batik.swing package. Thierry. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]