Hi guys,

Is there standard or preferable way to enable user to go back when he/she
browses website?
As of now I can think only of caching something like
http://acegisecurity.org/acegi-security/xref/org/acegisecurity/ui/savedrequest/SavedRequest.htmlor
request.getRequestURL()+request.getQueryString() (in case of GET request) in
user session.

Thanks,
Andriy

Reply via email to