If you want to modify the servlet,will the Webserver need
to be ShutDown ?
Answer Posted / ravi shankar kuamr
Actualy this is totaly depent upon ur server whish server u
are using..nowadays if U talk about websphere application
server then there is a great facility given by IBM that U
can start ur server in Debug mode in which U can do all
modification in application( like servlets) at the same time
u are using services...
SO WE CAN SEE THAT IN CASE OF WEBSPHERE APPLICATION SERVER
IN DEBUG MODE DONT REQUARED TO SHUTDOWN WHEN ANY ONE WANT TO
MODIFY ANY SERVLETS..ITS TOTALY DEPENDS ON SERVER
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the various ways of session supervision in servlets?
Explain the methods of request dispatcher in servlet?
What is the servletconfig object?
Explain servlet.
What are the common methods that are included in the http servlet class?
Explain the lifecycle of a servlet?
Differentiate between get and post?
What's the servlet interface?
What is the need of session tracking in web application?
Write a command to get actual path of a servlet to the server?
What are session variable in servlets?
What is life cycle of Servlet?
What is the difference between encodeRedirectUrl and encodeURL?
What is the use of servlet context?
Why the container loads server at the application startup and how?