when you comppile the servlet is it neccesary to restaet the
tomcat server?
Answer Posted / fasihuddin
Yes it is absolutely necessary to restart the Tomcat server.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What do you mean by mime type?
Name the packages that work with servlet?
What exception should be thrown when servlet is not properly initialized?
What is the difference between servlet and filter?
What does the term localization refer to?
How do you find out what client machine is making a request to your servlet
Explain how to improve Servlet Performance?
What methods do you use in servlet - applet communication?
Explain the features are in servlet 3?
What is the difference between using getSession(true) and getSession(false) methods?
What are session variable in servlets?
What is the need of session tracking in web application?
What is life cycle of Servlet?
what is multiple server?
What is meant by a web application