Hi all, I'm using struts 2.0.6. I'm having an awful time trying to find a working example of form validation using AJAX. When I enable ajax on my forms, I notice a javascript error at the bottom of my MS IE 6.0 window. Is it possible to use plain Javascript for form validation if I have AJAX fields?
Thanks, Leon