Maybe in your "show results" action, a session variable can be set that the
person saw the results.  Then if they go to the "Request is being processed"
page, the page can check to see the the results were seen, and if yes,
automatically redirect to the results page.  You'll probably have to make
sure that the "Request is being processed" page is not cached.. set the
cache-control header to "no-cache".

Hope this helps,
Roy

----- Original Message -----
From: "Jerome Jacobsen" <[EMAIL PROTECTED]>
To: "Struts User" <[EMAIL PROTECTED]>
Sent: Thursday, June 06, 2002 4:56 PM
Subject: Back button skip a page?


> This may not be possible, but I hope it is.  I have a "Your request is
being
> processed, please wait.." page.  Once the user gets to the results page
and
> hit their browser's Back button I want to skip that "Wait" page.
>
> Here is the page flow:
> Form Page -> Wait Page -> Results Page
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to