RE: Struts Validation issue

2007-12-10 Thread Vaibhav Khare
ing the prepare > method > > We ended up with option 1. I'd be interested to find out if there is > better solution too. > > -Original Message- > From: Vaibhav Khare [mailto:[EMAIL PROTECTED] > Sent: Monday, December 10, 2007 10:37 AM > To: user@struts.apache.o

Re: Struts Validation issue

2007-12-10 Thread Vaibhav Khare
I am using tile page as an input. Thx Paul Benedict-2 wrote: > > Can you paste in the set of action configuration mappings that you're > using? > > On Dec 10, 2007 9:37 AM, Vaibhav Khare <[EMAIL PROTECTED]> wrote: > >> >> Hi, >> >> I a

Struts Validation issue

2007-12-10 Thread Vaibhav Khare
Hi, I am using Struts validation framework in my project. My form becomes null whenever I try to do some validation. The validation works fine but the next time it comes on the UI, the list becomes null. Any help will be appreciated. example: When I do the validation, this tag fails as the list