If you want to modify the servlet,will the Webserver need
to be ShutDown ?
Answer Posted / ravikiran(aptech mumbai)
When modification occurs change the attribute
reloadable=true in http connecter tag on server.xml
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is servlet interface?
Write a command to get actual path of a servlet to the server?
Servlet is pure java object or not?
How do we share data using 'getservletcontext ()?
What's the difference between authentication and authorization?
What exactly is a servlet?
What is the difference between the include() and forward() methods?
What is new in ServletRequest interface ? (Servlet 2.4)
How do you create a cookie using servlet?
Difference between GET and POST?
Why HttpServlet class is declared abstract?
What is session?
What is the difference between context parameter and context attribute?
What is session tracking?
What do you mean by web applications? Explain web application directory arrangement?