Hi I'm trying to use Struts 2 with client side validation. I would like to use a theme that does not add any HTML to the form, fields and error messages. I'm working with simple theme but it's not generating the JavaScript code to do the validation and the <s:fielderror/> tag is generation <ul><li/></ul> elements. Any ideas? Regards, Néstor Boscán
- Struts 2 Client Side Validation Néstor Boscán
- RE: Struts 2 Client Side Validation Deepak Kumar