I want my users to be able to leave the wait page and return. Can this
be done, what is the best way?

I've got two actions. ActionA displays a form and the form submits to
ActionB. ActionB is using the ExecAndWait interceptor. Right now users
have to resubmit the form to get back to their status page (possibly
resubmitting the form if ActionB has finished). How can I have ActionA
display the wait page of ActionB instead of the form?

Also, is there anyway to make the ExecAndWait interceptor function per
context instead per session? This is a low volume internal app.

Thanks,
Chase

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

Reply via email to