File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Tomcat and the fly likes Tomcat servlet Cacheing Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Tomcat servlet Cacheing" Watch "Tomcat servlet Cacheing" New topic
Author

Tomcat servlet Cacheing

Adam Dear
Greenhorn

Joined: Oct 21, 2003
Posts: 13
Hi all,
First let me say that I am EXTREMELY new to Java and even more so Tomcat. I am writing my servlets and placing them in the proper directory. I can load them once, but after that, if I make any changes to the file, and recompile it, I must completly restart Tomcat in order to view the changes.
I quesss my question is, is there anything that can be done about this. It is very frustrating to have to restart the server everytime I change something during development.
Thanks
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 11863
Tomcat has a management application that lets you start and stop web applications - it is documented in the Tomcat installation - see Manager App from the documentation index page (a good page to get familiar with.)
Bill


Java Resources at www.wbrogden.com
 
 
subject: Tomcat servlet Cacheing
 
Threads others viewed
heap space setting for Tomcat on Linux
Servlets exception thrown
Any cache at Tomcat?
Do we have to restart Tomcat to display any changes in servlet
Tomcat restart for changes
developer file tools