Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Client Side Javascript Validation not Working in Struts 1.x version

706710Nov 4 2009 — edited Jul 18 2010
hi,
I'm following the steps provioded in the below link for Javascript Client side validation but still it is not working.I'm struggling to get this work.

[http://www.visualbuilder.com/jsp/struts/tutorial2/pageorder/9/|http://www.visualbuilder.com/jsp/struts/tutorial2/pageorder/9/]
"The framework automatically generates the browser specific JavaScript and validate the data only at the client side."
From the above statement i undertstand that framework itself generates the javascript function for validating the field mentioned in validations.xml file so that we dont have to explicitly write a javascript function for
validating the fields

(or)

Do we need to call an explicit function

Please need help on this.

I have followed all the steps mentioned on the above link but Client Side Javascript Validation not Working in Struts 1.x version....

Thanks and Regards,
Deepak
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 15 2010
Added on Nov 4 2009
6 comments
619 views