Pretty easy,
I'm storing each actual action in "lastRedirect" - attribute
and each actual parameter in "lastParameter". Affter some critical
actions I do redirect to this saved stuff.
It works well, but there are some non critical problems (esp. with user
doing these actions after clicking on "go back"-browser buttom). So I gonna
find a new solution, when I have time for it.
Cheers
Danny
Thomas Hamacher schrieb:
Danny,
thank you very much for this ideas. Unfortunately the "display"-stuff together
with the request.getRequestURL() doesn't work for me either, because I am
working with tiles and therefor the requestURL is not correct. So I am pretty
interested in what you do with the "lastAction"-Attribute in your session.
Maybe this might work for me as well. Do you have any examples how you used
this?
Thank you very much
Thomas
On Monday 07 November 2005 14:12, Danny Lee wrote:
Here my solution (some stuff I found on the net and adapted for my
needs). I don't actually use the "display" stuff, couse I do it
otherway... so you can ignore it.
I hope it'll help
Cheers
Danny
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]