On Sat, 2002-05-18 at 16:52, Craig R. McClanahan wrote:
> It is the third rule that is the most likely cause for problems,
> especially if you are using a single form bean to capture the data from
> multiple pages (such as in a wizard dialog) -- which is about the only
> time that using form beans in session scope really makes any sense anyway.

I'm using form beans in session memory because if the user returns to a
page I still want the data they have already entered to be displayed
back to them, even though I have already successfully processed that
data already on their first run through.

Would you suggest a different approach?

Tim.



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to