OK, I have narrowed this down to a browser cache problem.  Surely someone
else is having this problem when using the Zone component.

If I clear the cache in IE7 before clicking the back button, the page is
displayed fine.

After a bit of searching on this list apparently you can add meta
information to stop a page being cached by the browser.

<meta http-equiv="Pragma" content="no-cache" /> 

What is the best way to add this globally to all my pages?  I've noticed
that tapestry ignores this if I place it in the <head> section of my
template?

Any help is appreciated,
Daniel


-- 
View this message in context: 
http://www.nabble.com/T5---Zone-update-annoyance.-tp22680692p22699365.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to