Is dispatcher servlet a singleton?
No Answer is Posted For this Question
Be the First to Post Answer
what is servlet and what you get when we use servlets?
Which httpsession object is used to view and manipulate information about a session?
What is servlet container?
How do we share data using 'getservletcontext ()?
Why filter is used in servlet?
Is there any need to shutdown the web server, if you want to modify a servlet?
what is SSL?
What is dispatcher servlet?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
What is called Session Tracking?
Tell us something about servletcontext interface.