On Tuesday, September 3, 2002, 1:16:26 PM, Billy wrote:
BN> In your remedy, do you mean I could re-set the objects to the request in the
BN> reset method too?
Well you won't get null pointers on the object they select on the
form when the validation is done, only on those that are not set
again. To be more specific picture in my case where I have an
ArrayList of departments and also then a department which is the
user's choice. When the form submits for validation it will have
what the user selected as "department" but when it returns to the
page to display any errors it will no longer have the
"departments" to display. So in the reset method I just make sure
to populate the form with those departments and everything is
fine.
Feel free to contact me if you have any more questions.
--
Rick
mailto:[EMAIL PROTECTED]
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>