You should have access to the bean if automatic validation fails. Are you seeing any error messages even? I would double check your struts-config.xml and your html:form tags reference to the action.
David --- [EMAIL PROTECTED] wrote: > During automatic form validation, when errors occur, > > does the framework pass an instance of the formbean > to > the target of the "input" attribute? None of the > fields > are being repopulated when it goes back to the form. > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards� http://movies.yahoo.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

