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
List some life cycle methods of a servlet.
What’s the difference between sendredirect and forward methods
What are the key methods that are involved in processing of http servlets?
Which event is fired at the time of project deployment and undeployment?
What is servlet name in web xml?
What is the use of request dispatcher interface?
Is that servlet is pure java object or not?
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
What methodology can be followed to store more number of objects in a remote server?
What is the type of method for sending request from http server?
What is servlet container. how it works?
What is cookie? Why is cookie used?
What are the different methods of session management in servlets?
What are sessions in servlets?
What are the jobs performed by servlets?