when you comppile the servlet is it neccesary to restaet the
tomcat server?

Answer Posted / srinivasan

It is not necessary. You can set the server.xml file there
you will find http connector tag there in it you have to set
the parameter reloadable=true. then it is not necessary to
restart the tomcat server. just by compiling it will give
the latest compiled class file on the console of tomcat.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the life-cycle methods for a servlet?

551


What is a servlet-to-servlet communcation?

646


How is the get () method different from the post() method?

533


How to generate the server side programming and the advantages of it over the other languages?

558


How the servlet is loaded?

597






How to handle exceptions thrown by application with another servlet?

608


What is servlet lazy loading?

691


What methods do you use in servlet - applet communication?

580


What is the difference between Server and Container?

618


what is multiple server?

1756


Differentiate between the get and post method

563


Can we override servlet service method?

585


What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?

613


Explain servlet life cycle?

613


Differentiate between get and post?

682