I am trying to use the message tag to output messages and I am getting this error:
javax.servlet.jsp.JspException: Cannot find bean message in any scope
at
org.apache.struts.util.RequestUtils.lookup(RequestUtils.java:938)
I am trying to use the message tag to output messages and I am getting this error:
javax.servlet.jsp.JspException: Cannot find bean message in any scope
at
org.apache.struts.util.RequestUtils.lookup(RequestUtils.java:938)