What methods do we use in Servlet to Applet communication?
Answer Posted / nirmala
http communication
rmi communication
socket communication
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What is the difference between get and post methods?
What are the different methods of session management in servlets?
how the HTML data stored in web server?
What is the need of session tracking in web application?
What is session tracking?
When servlet object is created?
What is cgi?
What is a generic servlet?
How to handle exceptions thrown by application with another servlet?
Write all the phases defined in servlet life cycle?
What do you mean by request dispatcher in servlet?
Why HttpServlet class is declared abstract?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
What is servlet and how it works?
Name the different ways of session tracking.