|
From: David Yu <dy...@ex...> - 2007-09-25 03:06:17
|
Hi, When a jsp file is touched, it is recompiled therefore will serve updated data. Try clearing your browser cache. hth Rick Nordgren wrote: > 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 > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Jetty-support mailing list > Jet...@li... > https://lists.sourceforge.net/lists/listinfo/jetty-support > > |