Hi,
What does I have to think about when I will submit an XML-string from an
applet to a CGI script?
I know that I have to enocde the XML-string to URLEcoded, but is it anything else I have to do?
----Updated 2003-10-20-----
I found tutorial about the URLConnection class.
Is it possible to do something like this?
Thanks in advance
Emil Karlsson
[ October 20, 2003: Message edited by: Emil Karlsson ]