Hi guys,
    I am sending the request from applet to servlet. I want to display the response in a html page. I am creating the html page in the servlet itself. But when i send the request, the servlet gets initilized(this we can see in the web server), and after that nothing happens.
 
   But I am able to getback the response and display in the applet from where i made request to the srevlet.
 
  The above one works fine when there is html instead of Applet as GUI.
 
  I think that the reason is, Applet keeps open the connection to servlet. But i am not able to get how to overcome this.
 
If the problem is not clear, plse ask me again.
 
Thanks in advance.
 
Rgds.,
C.Raja
----- Original Message -----

Reply via email to