You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Menke, John" <Jo...@acs-inc.com> on 2003/07/26 16:54:46 UTC

Cannot find bean message in any scope

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)