Re: LookupDispatchAction and Form validation + DispatchAction

2004-06-16 Thread Mark Lowe
lt;[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Tuesday, June 15, 2004 10:18 PM Subject: RE: LookupDispatchAction and Form validation + DispatchAction David, I too am having a similar concern, albeit, with the DispatchAction class.

Re: LookupDispatchAction and Form validation + DispatchAction

2004-06-15 Thread Niall Pemberton
: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Tuesday, June 15, 2004 10:18 PM Subject: RE: LookupDispatchAction and Form validation + DispatchAction > David, > > I too am having a similar concern, albeit, with the DispatchAction class. > > I am

RE: LookupDispatchAction and Form validation + DispatchAction

2004-06-15 Thread Josh Holtzman
x27;[EMAIL PROTECTED]' Subject: LookupDispatchAction and Form validation I am trying to implement a LookupDispatchAction class, and I'm not sure if I'm trying to use Form validation in an unintended manner. I see that the LookupDispatchAction class is designed to handle multiple methods, b

LookupDispatchAction and Form validation

2004-06-15 Thread Ellingson, David
I am trying to implement a LookupDispatchAction class, and I'm not sure if I'm trying to use Form validation in an unintended manner. I see that the LookupDispatchAction class is designed to handle multiple methods, but I do not see a corresponding way to handle multiple validations. As the value