Answer Posted / narasimha
servlet tunnelling means the ability of a servlet to pass
the the response through the fire wall.
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
What is difference between cookies and httpsession?
If servlet receives multiple requests, how many objects will it create?
Can we refresh servlet in client and server side automatically?
What is the difference between servlet and filter?
What is the use of send redirect () method?
What’s the difference between forward() and sendredirect() methods?
Can we use threads in Servlets?
How httpservlet is different from the genericservlet?
Why do we use sendredirect() method?
What is servlet mapping?
Difference between GET and POST?
When a servlet accepts a call from a client, it receives two objects. What are they?
What is the difference between context parameter and context attribute?
What is the use of java servlet api?
Explain session tracking and its importance?