I think there might be a problem with the value that you assigned to "errors.header"? What does your "errors.header" value look like? You can assign it any value, mine is pretty simple it looks like this: errors.header=<font class="error">Error</font><UL>
Suzette H. Daniel -----Original Message----- From: Sunil Sharma (C) [mailto:[EMAIL PROTECTED] Sent: Saturday, August 02, 2003 10:21 AM To: Struts Users Mailing List Subject: error in writing message on JSP using <bean:message key="errors.header"/> Hi, While using tag <bean:message key="errors.header"/> I am getting following error on my server console. java.lang.ClassCastException: java.lang.String at org.apache.struts.util.RequestUtils.message(RequestUtils.java:930) at org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:294) Can any one tell me why I am getting this error Thanks Sunil --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]