How do you tell struts the version of Internet Explorer for which client-side validation javascript should be generated?
I've an application that I want to use client-side javascript validation (based on validation.xml). Struts is generating the javascript as I require, but the code generated is for IE 6.0. I have IE5.5 installed and can not upgrade. Some of the code breaks with IE5.5
I've an application that I want to use client-side javascript validation (based on validation.xml). Struts is generating the javascript as I require, but the code generated is for IE 6.0. I have IE5.5 installed and can not upgrade. Some of the code breaks with IE5.5