When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is servletconfig?
how the HTML data stored in web server?
how to use servlets with j2ee ?
How to get the IP address of client in servlet?
What exception should be thrown when servlet is not properly initialized?
How is the get () method different from the post() method?
Describe servlet?
List the Different types of servlet?
Write all the phases defined in servlet life cycle?
Given the request path below, which are context path, servlet path and path info?
What is called servlet container?
Why doesn’t a servlet include main()?