Posted By:
James_Lopes
Posted On:
Sunday, May 1, 2005 12:42 AM
Having a problem displaying error messages using ActionError
The html:error tag displays the message in the form
???message??? only if I set the message-resources attribute null="false" in the struts-config
I'm using RH Linux with JBoss4.0 and struts1.1
Otherwise everything else works just fine.
I use html:errors property="username" in the JSP
Thanks for any suggestions