rajiv verma on 08/09/05 19:55, wrote:
I am using struts 1.2 and my client side validations using based on action
rather than form are not working? Is there a bug in the 1.2 release. I have
worked previously with 1.1 and it used to work just fine.
In the validation file,
instead of
<form name="accountForm">
I could use
<form name="/accountAction">
Any clues??
Rajiv,
shooting from the hip, I'd recommend you check that you have the latest
version of commons-validator, or rather the correct version of validator
for what you want to do.
Have you read up on the latest validator functionality? I suspect that
it may have changed and that this behaviour with actions has been
superceded. But that's a wild wild guess, it's been over a year since I
worked with it myself.
Adam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]