Answer Posted / bibek
if in your deployment descriptor or <web.xml> file you have
set <load-on-startup>1</load-on-startup> then it will be
auto matically loaded
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which method of the httpservletrequest object is used?
Define the life cycle of a servlets.
How we can call a jsp from the servlet?
What exception should be thrown when servlet is not properly initialized?
What do you mean by default initialization in java servlet?
What do you mean by annotations in servlet?
What do you mean by cgi in servlet?
Where do you define dispatcherservlet?
What is lazy loading and what is Generic Servlet Class?
What is servlet? Explain
What is servlet looping or chaining?
Can we refresh servlet in client and server side automatically?
what is multiple server?
How can we create deadlock situation in servlet?
What are the different mode that servlets can be used?