And what do you see in the logs? Are there no exceptions? Martijn
On 9/17/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > Are the files copied from the sources directory to the classes > directory? By default eclipse doesn't copy those files to the > classpath iirc. > > Martijn > > On 9/17/07, Doug Leeper <[EMAIL PROTECTED]> wrote: > > > > 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] > > > > > > > -- > Buy Wicket in Action: http://manning.com/dashorst > Apache Wicket 1.3.0-beta3 is released > Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/ > -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.0-beta3 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
