Maris Orbidans asked:
> Does it depend on scope of a session bean ?

On a related note, I have a simple form with two text fields, a regular ol' 
form bean, and an action. If the action doesn't validate, it goes back to the 
form, and the form values are gone. Did I miss something? I thought that the 
form values were supposed to remain persistent.

I've temporarily put the form bean into the session, but of course that 
causes problems if they visit the same form twice for different reasons as 
the original data is still there.

Just curious,
Dave

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

Reply via email to