If you want to modify the servlet,will the Webserver need
to be ShutDown ?

Answer Posted / sanjay gajula

YES WE NEED TO SHUT DOWN THE WEB SERVER TO SEE THE CHANGES
MODIFIED IN THE SERVLET IN THE CASE IF IT IS TOMCAT
APPLICATION SERVER WHERE AS IF IT IS WEB LOGIC SERVER NO
NEED TO SHUT DOWN IT ,JUST CHANGE CONTEXT TO "REDEPLOY" IN
THE SERVER.XML FILE OF WEB LOGIC SERVER

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the term localization refer to?

577


How can we upload the file to the server using servlet?

539


Can filter be used as request or response?

538


If some new data has entered the database, explain how can a servlet refresh automatically?

726


What is a deployment descriptor?

591






What is servlet configuration?

518


What is difference between cookies and httpsession?

542


How would you create deadlock on your servlet?

614


What is Request Dispatcher?

788


Why is a constructor needed in a servlet even if we use the init method?

598


What is the need of session tracking in web application?

576


What is string tokenizer?

622


What are the life-cycle methods for a servlet?

543


How do you load an image in a Servlet?

651


List some life cycle methods of a servlet.

581