Explain in detail about applet to servlet communication?
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 |
What are the benefits of using servlet over cgi?
What are the functions of an intercepting filter?
Is it possible to send a mail from a servlet? Explain?
Is JSP Thread Safe ???? How To make JSP thrad safe ?????
What are the steps that are required to handle the multi-threading?
Can we use threads in Servlets?
What is life cycle of Servlet?
What is the procedure of invoking different servlet in a different application?
Difference between httpservlet and generic servlets?
Is Servlet Class Thread safe?????? How to make servlet Thread safe ???
How can the session in servlet be destroyed?
What are the key methods that are involved in processing of http servlets?