Explain in detail about applet to servlet communication?



Explain in detail about applet to servlet communication?..

Answer / niranjanravi

an applet to serv;let communication takes place in
following ways
1.HTTP Communication
2.Socket Communication
3.RMI Communiocation

Is This Answer Correct ?    12 Yes 2 No

Post New Answer

More Servlets Interview Questions

What are the benefits of using servlet over cgi?

0 Answers  


What are the functions of an intercepting filter?

0 Answers  


Is it possible to send a mail from a servlet? Explain?

4 Answers  


Is JSP Thread Safe ???? How To make JSP thrad safe ?????

6 Answers   Cognizant,


What are the steps that are required to handle the multi-threading?

0 Answers  






Can we use threads in Servlets?

0 Answers  


What is life cycle of Servlet?

0 Answers  


What is the procedure of invoking different servlet in a different application?

0 Answers  


Difference between httpservlet and generic servlets?

0 Answers  


Is Servlet Class Thread safe?????? How to make servlet Thread safe ???

4 Answers   Cognizant,


How can the session in servlet be destroyed?

0 Answers  


What are the key methods that are involved in processing of http servlets?

0 Answers  


Categories