I was under the impression that I would be able to change HTML while the
server was running and see it reflected when I refreshed the browser.   
Unfortunately, I have to restart the entire server to see the change.  If my
understanding is correct, what could I be doing wrong?


Notes:
- I am starting Jetty 4.2.24 from Eclipse 3.3.  
- I checked to see if I have my Wicket Application is running in development
mode and it is. 
- I am using wicket 1.3 beta3.  
- My html files are located in the same directory as my components.
- I am setting <meta http-equiv="CACHE-CONTROL" content="NO-CACHE" />
<meta http-equiv="PRAGMA" content="NO-CACHE" />

Thanks
- Doug


-- 
View this message in context: 
http://www.nabble.com/Refresh-page-vs-Restart-to-see-HTML-changes-tf4469520.html#a12743603
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to