Answer Posted / madan
init() method of the servlet is loaded by the servlet
container which resides in the server.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Why the container loads server at the application startup and how?
What are different ways for servlet authentication?
What are some advantages of storing session state in cookies?
What is url encoding and url decoding
Difference between java beans & servlets?
What's the advantages using servlets than using cgi?
What are the uses of servlet and what is servlet chaining?
Whats the advantages using servlets over using CGI?
What are the phases of the servlet life cycle?
Why do we have servlet wrapper classes?
What is the use of servlet context?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
What is the use of httpservletrequestwrapper?
Explain their methods? Tell me their parameter names also have you used threads in servlet?
What do you mean by chaining in servlet?