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 the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
What is the capacity the doget can send to the server?
Can a jsp be called using a servlet?
Tell the new features added in servletrequest interface i.e. Servlet 2.4
What is the process for chaining servlet?
Explain jsessionid?
Why do you use session tracking in httpservlet?
What is a servlet context object?
What are the advantages of servlets over traditional cgi?
What are the life cycle methods of a servlet?
Why servlet is mostly used?
Define the lifecycle for executing a jsp page.
What do you mean by request dispatcher in servlet? Also explain its methods.
How to handle exceptions thrown by application with another servlet?
What are session variable in servlets?