sorry,
I am using struts1.2.9, apache tomcat 7.
yes you are right about the question "why is it telling me this attribute
isn't in
the TLD?"
<html:form action="/login">
User Name :<html:text property="userName" name="LoginForm"
errorStyleClass="error" errorKey="org.apache.struts.action.ERROR" />
<html:errors property="userName"/><br>
Password :<html:password property="password" name="LoginForm"
errorStyleClass="error" errorKey="orgapache.struts.action.ERROR"/>
<html:errors property="password" /><br>
<html:submit>Login</html:submit>
</html:form>
-----
Thanks,
Hemant Singh
--
View this message in context:
http://struts.1045723.n5.nabble.com/Attribute-errorStyleClass-invalid-for-tag-text-according-to-TLD-tp5710620p5710622.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]