Hi,
I have in a form a list of Options (optionsCollection). The object (a
java.util.List) which holts the values for the optionsCollection is in the
request-scope.
When submitting the form and an error occurs in the validate-methode of the
Form-Bean, the form-jsp-page appears again (of course), but there isn't the
object to fill the optionsCollection any more.
What coult I do? I don't want to set the object in der session-scope.
-- 
View this message in context: 
http://www.nabble.com/Newbie.-validate-Inputs.-Request-Attribute-lost-tf3645135.html#a10180005
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to