What methods do we use in Servlet to Applet communication?
Answer Posted / ranjith
Http socket Communication
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you mean by servlet?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
What is pure servlet?
Explain the architechure of a servlet?
Differentiate between the web server and application server?
What is the difference between the servlets and cgi programs?
What exactly are the functions of servlet?
What is the GenericServlet class?
Explain the working of service() method of a servlet.
Which event is fired at the time of session creation and destroy?
Explain the concept of ssi ?
What are some advantages of storing session state in cookies?
How can the referrer and the target urls be used in servlet?
What are the functions of the servlet container?
Why do we use sendredirect() method?