Answer Posted / sreekanth madamanchi
Servlet can loaded in servlet container of web or
application server at the time of first request sent to
that servlet.
If we want to preinitialized the servlet by using <load-on-
startup> tag(Aritten in web.xml). If we use that tag,
servlet is intialized at the time of server start.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
What are the diff types of exception?
Write a singleton program?
Which containers use a border layout as their default layout?
Define prototype?
What is glasgow?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?
What do you mean by Socket Programming?
which book is better for jdbc ,servlets and jsp
How primary key is implemented in Oracle?
How task's priority is used in scheduling?
Difference between loadclass and class.forname?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
Define aop(assepct oriented programing)?
How database connectivity in XML is achieved?