Answer Posted / nalinscjp
Through out the time of execution of a Sevlet, there are
many methods which are important to noticed.
<a
href="http://servlet-jsp.blogspot.com/2010_03_01_archive.html">Read
here</a>
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to get the path of servlet in the server?
What is servlet instance?
Which interface should be implemented by all servlets?
What is setattribute in servlet?
What are common tasks performed by Servlet Container?
Explain the difference between get and post method in servlet?
What is called Session Tracking?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
What is servlet mapping?
How does Cookies work in Servlets?
What is the advantage of Servlets when compared with other server side technologies?
Describe the phases of servlet lifecycle?
Why do we have servlet listeners?
What's the difference between servlets and applets?