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
What is the purpose of requestdispatcher interface?
Difference between java beans & servlets?
Explain the servlet filter.
What is the purpose of dispatcherservlet properties?
What is the life cycle of a servlet?
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
What is servlet configuration?
what is servlet chaining?
What is url encoding and url decoding
What methodology can be followed to store more number of objects in a remote server?
Does servlet have main method?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
What are the important functions of filters?
What is the directory structure of a war file?
What are life cycle methods of a servlet?