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

Why do we have servlet wrapper classes?

769


Write a simple servlet program to print the contents of html.

762


What is called servlet mapping?

724


What is servlet api used for conneting database?

930


Explain servlet.

761


Is tomcat a servlet container?

765


What is url encoding and url decoding

808


What is servlet and list its types?

747


How many objects of a servlet is created?

982


What is SingleThreadModel interface?

847


What is servlet name in web xml?

744


What do you mean by deployment descriptor?

734


How to handle exceptions thrown by application with another servlet?

792


What exactly is a servlet?

696


What is difference between GenericServlet and HttpServlet?

730