You're stepping on the page cache in Wicket.

See Chapter 7 of the Wicket Guide "Page versioning and caching" at:
http://wicket.apache.org/guide/guide/chapter7.html

It really depends on what type of page you have, statefull (will rebuild
each page refresh) or not (will be cached).

~ Thank you,
  Paul Bors

-----Original Message-----
From: dhongyt [mailto:davidhtr...@gmail.com] 
Sent: Wednesday, October 16, 2013 2:30 PM
To: users@wicket.apache.org
Subject: Re: Browser Page Refresh Not Really Refreshing

I feel like there isn't a need for Javascript? Should a CRTL+R or an F5
already refresh the page and reload new data in Wicket?

Is there a setting I'm forgetting to set?



--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Browser-Page-Refresh-Not-Really-R
efreshing-tp4661826p4661841.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to