Re: Session timeout
Kieran Kelleher <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
See WOSession API ..... the timeout is a session property, not a page property, so you could change the session timeout before the upload and change it back afterward. HTH, Kieran On Jun 20, 2006, at 5:20 PM, Yury Peskin wrote: > Is there a way to suspend the session time out for one page > programmatically? > > I have to upload a big file (~700 MB) and I’m afraid the session > would time out before it gets done. > > _______________________________________________ > WebObjects-dev mailing list > [email protected] > http://www.omnigroup.com/mailman/listinfo/webobjects-dev _______________________________________________ WebObjects-dev mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/webobjects-dev