Why is init() method is used in servlets?
What is the type of method for sending request from http server?
how a servlet is instantiated, whether the container calls init() or by calling any other method? please somebody reply..
What is the purpose of inter-servlet communication?
What is the use of java servlet api?
Can I override destroy() method of Servlets?
What is servlet and how it works?
Difference between forward() method and sendredirect() method ?
difference between sendredirect,forward and url rewritting
What is api in servlet?
What do you mean by cgi?
What are different types of SessionTracking?
What is a web application and what is it’s directory structure?