Is tomcat being run as a service? If so you have to restart it there and sometimes I also have to go to the command line c:\tomcat\bin\shutdown ... c:\tomcat\bin\startup for it to take. If your using the newer versions of tomcat it doesn't seem to work any other way.
-wiley -----Original Message----- From: Sandra Patricia Hunter [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2003 3:01 PM To: 'Tomcat Users List' Subject: Servlet help This seems like a silly question: when I make changes in my servlet what do I have to do to load the new file? I have tried just saving it. I have tried restarting Tomcat. I have tried recompiling the file. I have tried recompiling while Tomcat was shutdown and while Tomcat was running. I have tried restarting the machine. Only restarting the machine seems to work. Comments? Suggestions? Ridicule? Sandra Patricia Hunter Systems Development and Web Design --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
