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
How can we refresh automatically when new data has entered the database?
What is http servlet? Explain with the help of an example.
What is http servlet?
Define servlet mapping?
What is servlet mapping?
What are the different ways we can maintain state between requests?
Differentiate between the get and post method
Explain the servlet context.
Explain the servlet filter.
How to find whether a parameter exists in the request object?
How can you use a servlet to generate a plain text instead of html?
Why HttpServlet class is declared abstract?
What is cookie? Why is cookie used?
What is servlet looping or chaining?
How to handle exceptions thrown by application with another servlet?