I am using a JSP with a embeded svg. When I move the objects in the svg document then I put, in a javascript manner, some hiddens indentifying the modified object that will go to the servlet.
[Thiago Ferraz Vieira da Cunha] [Engenheiro Eletricista- UFC] -----Mensagem original----- De: Thomas DeWeese [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 15 de setembro de 2003 10:27 Para: Batik Users Assunto: Re: Exchange of informations betwen a svg and servlet Hi Thiago, Thiago Ferraz wrote: > I want to modify a svg document and pass this modifications to a > servlet. I know that I can pass in a hidden manner (<input type=”hidden” > name=”propertyA” value=””AB”>), but is a very force brute way. Is there > a manner to pass a svgDocument object (evt.getTarget().getOwnerDocumet() > ) to the servlet. How can I do this? What tools do you consider available? Are you using Batik as the client? The example you give above appears to be an HTML Form example. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.512 / Virus Database: 309 - Release Date: 19/8/2003 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.512 / Virus Database: 309 - Release Date: 19/8/2003 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]