Thanks, that's simple and works.
I seemed to have jumped in the deep end with all this stuff and I'm on a steep
learning curve...
On Wednesday 12 July 2006 15:20, Samere, Adam J wrote:
> Since you are using Ajax, the returned value is not going to cause the
> browser to navigate to a new page. Y
Good Morning Mr McMahon
is your execute method of RecoveryProgressAction class returning-
return mapping.findForward("success");
Anyone else?
M-
*
This email message and any files transmitted with it contain confidential
Since you are using Ajax, the returned value is not going to cause the
browser to navigate to a new page. You can parse the returned value and
manually direct the browser to a new page by setting the document
location.
// check status of ajax request, parse data
If not done
... Do nothing
If suc
3 matches
Mail list logo