If you want to modify the servlet,will the Webserver need
to be ShutDown ?
Answer Posted / a.srnivas rao
no u dont need to shut down the server.Simply gp to web.xml
file and there u do the servletmodifications.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Is servlet thread safe?
What is difference between server and servlet?
What are Servlets?
What is MIME Type?
What is the use of attribute in servlets?
How do you load an image in a Servlet?
What are the types of Session Tracking ?
Which exception is thrown if the servlet is not initialized properly?
Write a hello world program using servlets.
Write a command to get actual path of a servlet to the server?
What is difference between get and post method?
Why is http protocol called as a stateless protocol?
List the Different types of servlet?
Explain the features are in servlet 3?
What are the different ways we can maintain state between requests?