Hi,

I've tried I don't know how many things but everytime something goes wrong. Main question is: how can I get back from an errorpage to a previous page (that results from a POST) without getting a "Page expired"?

I have to set nocache to true, because some of my Actions aren't executed because they or their URL's are cached. The consequence is that the back-button on my errorpage results in a "Page expired". This because it a javascript:history.back(). I cannot use GET instead of POST, because then I lose my parameters and have to do a lot of coding to fix that and I don't have time. How can I code the back button?
I really would appreciate it if someone could help me out with this.

L. Teitsma





_________________________________________________________________
MSN Zoeken, voor duidelijke zoekresultaten! http://search.msn.nl/worldwide.asp


--
To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to