Make sure you have a form-bean and action defined in your struts config and that they map to actual classes by checking the class names and package names. The JSP page will reference the form-bean in the struts config through the action declaration on html:form. Make sure all your controls with property values are within a <html:form action="/declaredActionInStrutsConfig"> <html:text property="firstName"/> </html:form>
Shawn -----Original Message----- From: Chipo Hamayobe [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 1:55 AM To: user@struts.apache.org Subject: Cannot find bean message in any scope Importance: High Sensitivity: Confidential Hi, I keep getting the error " Cannot find bean message in any scope" in most of my jsp pages. Anybody know whats causing this and how to fix it. It doesn't really say which bean has an invalid message. thanks -- Chipo ********************************************************************** Relevant company disclaimers are available at the following address: Web: http://www.syntell.co.za/EmailDisclaimer.aspx ********************************************************************** **************************************************************************** This email may contain confidential material. If you were not an intended recipient, Please notify the sender and delete all copies. We may monitor email to and from our network. **************************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]