|
From: Rick N. <ric...@as...> - 2007-09-25 02:49:40
|
1. Jetty version: 6.0.1 2. Browser version: Both IE and Firefox 3. OS platform: Windows 4. JVM version: 5.0 5. Command line: java -jar start.jar I am using Struts as a JSP container. Whenever I make changes to the JSP files or my javascript files, and I restart jetty using control c, the changes are not reflected when jetty starts back up. I cleaned out the Jetty-generated temporary files and everything - but it is like they are being cached somewhere. Is there another command line I can use to restart jetty and clean things out? -Rick |