-
automatic servlet reloading (1 messages)
- Posted by: Krishna prasad
- Posted on: August 05 2005 06:45 EDT
what is automatic servlet reloading?Threaded Messages (1)
- automatic servlet reloading by Marius Hanganu on August 08 2005 11:20 EDT
-
automatic servlet reloading[ Go to top ]
- Posted by: Marius Hanganu
- Posted on: August 08 2005 11:20 EDT
- in response to Krishna prasad
Servlet reloading or class reloading refers to the ability of the web server to monitor any changes to the classes deployed within that web server.
For example, here's how to enable tomcat to support class reloading using the reloadable attribute:
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/context.html