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 is the use of servlet context?
Difference between GET and POST?
What must be implemented by all servlets?
What is the use of servletconfig interface?
What is called Session Tracking?
Which is better jsp or servlet?
What is the use of httpservletresponsewrapper?
How do you configure a centralized error handler in servlets?
What is the difference between encodeRedirectUrl and encodeURL?
What is the difference between the include() and forward() methods?
How to commuincate between an applet and a servlet?
What are the types of protocols supported by httpservlet ?
What are different methods of session management in servlets?
What methods do you use in servlet - applet communication?
Is servlet synchronized?