Hi, I am trying t set a dynamic attribute "required" in my s:textfield input field. It seems struts is stripping it away. Is there a way to set a required attribute.
e.g. <s:textfield required="true" /> generates <input type="text" required="true" /> Any help would be appreciated. Steve --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org