Re: Multi-page form
Re: Multi-page form
- Subject: Re: Multi-page form
- From: Chuck Hill <email@hidden>
- Date: Wed, 19 Mar 2008 14:14:14 -0700
On Mar 19, 2008, at 1:56 PM, Daniel Brajkovic wrote:
Is storing an object in the Session the best way to handle a multi-
page form
I'd guess not. It is probably better to pass the object from page to
page.
where people might use the back button to go back (assuming I set
the pagecache to 1).
Setting the page cache to 1 is likely to lead to problems.
The reason I am using a session instead of DirectAction is becuase
it's a really long form and users will likely leave the form and
come back later. I plan to store the sessionID in a cookie if allowed.
What do you mean by "later"? If it is longer than the session
timeout, that ID will be of no use.
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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