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 printwriter is different from servletoutputstream?
What is the capacity the doget can send to the server?
What are common tasks performed by Servlet Container?
What is Servlets and explain the advantages of Servlet life cycle?
What's the difference between servlets and applets?
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
What is getservletcontext?
What do you mean by singlethreadmodel interface?
Why the concept of single thread model interface is used?
What mechanisms are used by a Servlet Container to maintain session information?
What is called Scriptlet?
Write a program to show the functionality of servlets.
What is called servlet mapping?
What is servlet interface?
How does java thread pool work?