Why is init() method is used in servlets?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of servlet wrapper classes?
Given the request path below, which are context path, servlet path and path info?
When to use doget() and when dopost()?
Can we call destroy() method inside the init() method? What happens when we do so?
How do you get the ip address of the client in servlet?
What is the procedure for initializing a servlet?
How to make servlet thread safe?
9 Answers Frisco Tech, InfoVista, WipSys Technologies,
what is a session object?
What are different types of Servlets?
can i call init() method in destroy() method of servlset. ?
What is load-on-startup in servlet?
can servlet have instance variables?