Re: [S2] Getting the AJAX Form Validations to work

2007-03-13 Thread Binil Thomas
Hi all, I got it working! I had to add a validate=true attribute on the s:form/. With that added, the form was trying to make an AJAX request onblur. But I got a JS error in FB: element.form.attributes['name'] is undefined. Debugging a bit, I figured that the JS figures out the validation

Re: [S2] Getting the AJAX Form Validations to work

2007-03-12 Thread Binil Thomas
Hi Musachy, Thanks for replying! On FB I see HTTP 404s on: 1) http://localhost:8080/validations/stuts/dojo/src/widget/html/Tooltip.js 2) http://localhost:8080/validations/stuts/dojo/src/widget/html.js 3) http://localhost:8080/validations/stuts/dojo/src/widget.js 4)