What methods do we use in Servlet to Applet communication?
Answer Posted / santhana
http communication
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Describe some assignments that are executed by servlet container?
Which is better jsp or servlet?
Can we get PrintWriter and ServletOutputStream both in a servlet?
Why don't we write a constructor in a servlet?
What are the differences between forward() method and sendredirect() methods?
How can you push data from an Applet to a Servlet?
Write all the phases defined in servlet life cycle?
What is the functionality of actionservlet and requestprocessor?
What is the difference between the include() and forward() methods?
How to get the current httpsession object?
How to rectify errors in java servlet while compilation?
Can we refresh servlet in client and server side automatically?
Explain servlet.
What are common tasks performed by Servlet Container?
What is context in servlet?