What is the <load-on-startup> element?
No Answer is Posted For this Question
Be the First to Post Answer
What is session tracking?
When the methods init() and Distroy() will be called?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
What is the difference between servlet and filter?
What is the use of httpservletrequestwrapper and httpservletresponsewrapper?
What is the difference between a generic servlet and http servlet?
What is the major difference between context parameter and context attribute?
difference between request.getSession(false) or request.getSession() and request.getSession(true)
Why is http protocol called as a stateless protocol?
What is servlet used for?
Differentiate between the print writer and servlet output stream?
What are the steps that are involved in using the httpservlet class?