Re: Validator framework and DispatchAction

2003-08-28 Thread K.C. Baltz
You're going to have to provide us the stack trace so we can tell with 
method is not being found. 

K.C.

Venkat Jambulingam wrote:

Hi there,

I extended my Action classes with DispatchAction class and it works
just fine. Now I am trying to use validator framework in my app.
JavaScript validation is working fine. But server-side validation is
giving "NoSuchMethodFound" error. I searched the archive but could not
find any solution. I saw some discussions on 
ValidatorLookupDispatchAction class. I am not sure whether it is ready
for "production" use. Can anyone please suggest some solution? 

Thanks,
Venkat
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 



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


Validator framework and DispatchAction

2003-08-26 Thread Venkat Jambulingam
Hi there,

I extended my Action classes with DispatchAction class and it works
just fine. Now I am trying to use validator framework in my app.
JavaScript validation is working fine. But server-side validation is
giving "NoSuchMethodFound" error. I searched the archive but could not
find any solution. I saw some discussions on 
ValidatorLookupDispatchAction class. I am not sure whether it is ready
for "production" use. Can anyone please suggest some solution? 

Thanks,
Venkat

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