That helped a lot. Thank you Dale and Dave.
Now the problem was that I am using siteMesh and inserting header, footer and navigation pages. When I inserted the <meta http-equiv="refresh" content="5;url=<s:url includeParams="all"/>"/> in the mainLayout.jsp, it forwarded fine, but all the pages on the site refresh themselves every 5 seconds ?

Do You have a way around this ?


Mansour wrote:
Dale Newfield wrote:
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"/>"/>
I thought this will be generated automatically by FreeMaker iif you don't provide your waiting page, according to the documentation.


("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]




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




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

Reply via email to