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 java servlet session?
Which httpsession object is used to view and manipulate information about a session?
Difference between httpservlet and generic servlets?
Which protocol will be used by browser and servlet to communicate
Describe servlet?
What is servlet looping or chaining?
What is servlet configuration?
What are the advantages of servlets over traditional cgi?
What’s the difference between forward() and sendredirect() methods?
What is the major difference between servlet and applet?
What is load-on-startup in servlet?
What is servlet in simple terms?
What's the use of servletcontext?
What is the need of session tracking in web application?
What are the types of servlets? Explain