uot;
> Else
> document.location = "myerrorAction"
>
> -Adam
>
> -Original Message-
> From: Paul McMahon [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 12, 2006 10:14 AM
> To: Struts Users Mailing List
> Subject: Detection of process complete
&
al Message -
From: "Paul McMahon" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Wednesday, July 12, 2006 10:13 AM
Subject: Detection of process complete
>I am having problems getting an action to detect when an external process is
> complete.
>
> I
success
document.location = "mysuccessAction"
Else
document.location = "myerrorAction"
-Adam
-Original Message-
From: Paul McMahon [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 12, 2006 10:14 AM
To: Struts Users Mailing List
Subject: Detection of process c
I am having problems getting an action to detect when an external process is
complete.
I have a "navigation" action class that kicks off the process and then directs
browser to a progress .jsp page. redirect="false" so control stays with the
navigation class.
The progress .jsp page uses AJAX
4 matches
Mail list logo