Reloading Tomcat application without restarting
From MyWiki
Tomcat reload applications without restarting.
http://tomcat.apache.org/tomcat-6.0-doc/manager-howto.html
reload app
http://localhost:8080/manager/reload?path=/examples
list apps
http://localhost:8080/manager/list