LongResponsePage does not return from cancelPage method
LongResponsePage does not return from cancelPage method
- Subject: LongResponsePage does not return from cancelPage method
- From: Shelley Eitzen <email@hidden>
- Date: Sun, 06 Oct 2013 23:07:21 +1030
Hi All,
I need help with a LongResponsePage
I have a component LongResponseStatusPage which displays a progress
indicator and message. The LongResponseStatusPage extends
LongResponsePage and implements methods for refreshPage, pageForResult,
cancelPage, and performAction.
When one component calls the LongResponseStatusPage, and the user clicks
cancel, the cancelPage method is called and the user is returned to the
appropriate page.
When another component calls the LongResponseStatusPage, and the user
clicks cancel, the cancelPage method is called, but then hangs and the
user is not returned to the appropriate page.
the cancelPage method is supposed to return the user to a specified
return page. In both instances the return page is not null and the
calling components both extend the same component.
I dont know where to look next? How can it not return a page and just
hang?
Any help would be appreciated, and please be as specific as possible.
WebObjects 5.3.3
Openbase 11
Thanks in Advance
Shelley
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden