What is a deployment descriptor?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by filter in servlet?
Explain the difference between GET and POST methods?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
What is ServletConfig object?
What is the difference between a generic servlet and http servlet?
How to get the actual path of servlet in server?
How multiple simultaneous requests can be handled by servlets?
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
What are the types of protocols supported by httpservlet ?
Describe servlet?
Can threads be used in Servelet?
How a servlet is unloaded?