When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
No Answer is Posted For this Question
Be the First to Post Answer
What are the life cycle methods of the servlet?
Define the servlet mapping.
Tell the new features added in servletrequest interface i.e. Servlet 2.4
What is Servlets and explain the advantages of Servlet life cycle?
Can we call destroy() method inside the init() method? What happens when we do so?
What is servlet?
What is servlet looping or chaining?
Hi guys.. Well can u tell me that why there is need of "init()" , i mean why can not we initialize the servlet object with the help of constructors? Thank you.
What is servlet? Explain
When jsessionid is created?
What is a Proxy Server?
How can we implement a jsp page?