Chas,

Can you detail exactly what the problem is when a user backs up? Do
you have URLs like:

/questions-one
/questions-two
/questions-three

etc?

Users using the back button is a common problem faced by web-dev's the
world over. Id be interested to hear exactly what your problem is and
how using cache headers will help you?

IMO, cache headers like ETag and Cache-Control have a specific use and
im not sure they are the right solution for your problem. For
instance, I might use the caching headers as part of a conditional get
strategy in a rest api...

Cheers

Tim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to