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? [Thiago Ferraz Vieira da Cunha] [Engenheiro Eletricista- UFC] --- |
- Re: Exchange of informations betwen a svg and servlet Thiago Ferraz
- Re: Exchange of informations betwen a svg and servlet Thomas DeWeese
- RES: Exchange of informations betwen a svg and se... Thiago Ferraz