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

Reply via email to