Timeouts and WOLongResponsePage
Timeouts and WOLongResponsePage
- Subject: Timeouts and WOLongResponsePage
- From: Calven Eggert <email@hidden>
- Date: Tue, 18 May 2004 09:01:22 -0400
A simple request. (Yeah ok then why are you sending the list this question?)
I want to delete a record that has a many-to-many relationship with hundreds
of records. When the user clicks on the delete button the application goes
into never never land and the browser times out while the delete is still
performing. This sucks.
Ok, I then decide to put up a WOLongResponsePage to display a progress bar
while this is happening so the browser doesn9t timeout.
Guess what? The browser doesn9t display the WOLongResponsePage , it sits in
never never land. WHY?
My code simply does a deleteObject and a savechanges.
Help!
Calven
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.