Jetty shouldn't keep a cache between projects since it keeps all files in your target directory. Any caching is probably happening in your browser. Shift+Reload usually clears the cache.
Matt On 8/19/07, Bob Fleischman <[EMAIL PROTECTED]> wrote: > > I have created two sample applications with AppFuse. On the first one I > played around quite a bit with the layout.css (in the simplicity theme.) > > When I created the second application and ran 'mvn jetty:run-war' I got the > second application but it was using the layout.css from the first > application. > > Is there something I need to do to clear out the Jetty cache? > > Thanks > -- > View this message in context: > http://www.nabble.com/Jetty-using-wront-style-tf4293732s2369.html#a12222950 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
