Hi all,I set disabled="true" in an s:form tag, expecting the resulting form to be disabled (greyed out, unable to submit by clicking, etc...) however that appears not be working. I checked the HTML that Struts 2 produced and the "disabled" attribute doesn't show up. I'm using Struts 2.1.6. Any ideas? Is this a known issue? Worked fine in Struts 1.
Thanks, Russ