Mansour wrote:
This was the first thing I did. The waiting page stays, and the results are never shown unless I hit refresh.

That's appropriate, except that a meta tag in the head of the page should cause your browser to automatically refresh.

Something like:

<meta http-equiv="refresh" content="60;url=<s:url action="whatever"/>"/>

("60" is in seconds, so you can set that to whatever you want.)

-Dale

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

Reply via email to