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
What is the difference between genericservlet and httpservlet
What is cgi?
Is servlet a framework?
What is the difference between servlet and jsp?
Which event is fired at the time of setting, getting or removing attribute from application scope?
If some new data has entered the database, explain how can a servlet refresh automatically?
What is difference between get and post method?
What is the need of session tracking in web application?
What do you understand by mime type?
What do you mean by singlethreadmodel interface?
What is the workflow of a servlet?
Servlet is pure java object or not?
What is the main purpose of java servlets?
What is load-on-startup in servlet?
Explain is servlet mapping?