Posting a request with an applet
843807Oct 23 2002 — edited Oct 24 2002Is it possible to let an applet send a request similar to the post method of an servlet? I'd like to send data from an applet to an interface which sends XML back to me. Thank you!