Hi

I have a very frustrating problem.  I have a form
where I use a bean to prefill a form with a record,
the data for which is obtained from a Javabean in the
request object.  Once a user is completed, I use the
validate functionality in the ActionForm to see if the
required fields were entered.  If an error occurs, I
am creating an ActionError and returning the user
back.  The problem is when the user is sent back to
the input screen on error, it is not finding the
required Javabeans in the request object and is
failing to create the form with the data.

Any help would be appreciated.

Thanks

=====
-Samir Shah

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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

Reply via email to