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

How servlet is created?

0 Answers  


What's the difference between servlets and applets?

0 Answers  


What do you mean by request dispatcher in servlet? Also explain its methods.

0 Answers  


What is war file?

0 Answers  


What are the different methods involved in the process of session management in servlets?

0 Answers  






Explain the architechure of a servlet?

0 Answers  


when the jsp page is translated to servlet?

5 Answers   HCL,


What are common tasks performed by Servlet Container?

0 Answers  


Explain Action Servlet?

0 Answers   Cap Gemini,


difference between request.getSession(false) or request.getSession() and request.getSession(true)

2 Answers  


What is meant by cookies?

0 Answers  


What is the use of welcome-file-list?

0 Answers  


Categories