If you want to modify the servlet,will the Webserver need
to be ShutDown ?
Answer Posted / farhaananwar
It depends on web server you use. most morden day web server
need not to shutdown and restart to accept the recompiled
servlet class.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the uses of servlet
What are the different methods of session management in servlets?
What is a java servlet?
What is the difference between servlet and jsp?
What exception should be thrown when servlet is not properly initialized?
What are the new features added to servlet 2.5?
What are the life cycle methods of a servlet?
What if we pass negative value in load-on-startup?
Define context initialization parameters.
Explain servlet.
How will you pass values from HTML page to the servlet?
What is the difference between encodeRedirectUrl and encodeURL?
Is servlet a framework?
What is servlet api used for conneting database?
How do servlets work?