Hi all !!
 
How can I send request parameters from an Applet to a JSP with Post method ? I think I should simulate the Post method writing out the necessary header information that is to be processed by the server to a socket, but what is the header information ? Can I do this with a Servlet instead an JSP ?
 
Thanks !
 
Andrigo Spall Gomes
 
 

Reply via email to