Have your action forward to a JSP page that in the end of the JSP it render
a JavaScript that will do the submit to the action that take long time to
finish.  Usually the JSP that render the javaScript will have some sort
flash images that the user look at while waiting for the action complete it
processing...

-----Original Message-----
From: David Bolsover [mailto:david@;bolsover.com] 
Sent: Wednesday, November 13, 2002 5:05 AM
To: [EMAIL PROTECTED]
Subject: Action takes long time to complete


Hi all

I have an action that takes a very long time to complete.

Advice please - how do I forward to a new page before the tasks the action
has started have completed?

db


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

--
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