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]



Reply via email to