How Applet and Servlet communicate through HTTP
843807Dec 21 2008 — edited Dec 21 2008Hello,
After reviewing many tutorials, I'm unable to understand compeletly how to communicate applet with servlet. I can only understand what different methods are avalible to communicate applet to servlet.
one of these method is simple text based HTTP communication. Can any body tell me those setps which are use in this method for both sending Data and receving.
please explain me with code along with detail description of each line of code so that I can comprehend it easily.
I'll be thankful to you
regards,
Danish Kamran.