Is the form assigned to the action in the struts-config.xml file? robert
> -----Original Message----- > From: Cohan, Sean [mailto:[EMAIL PROTECTED]] > Sent: Sunday, January 12, 2003 11:05 AM > To: Struts (E-mail) > Subject: Cannot find bean... > > > I'm struggling with the exception below trying to figure out how > to resolve > it. It appears when I add the following hidden parameter to the form. > > <html:hidden property="method"/> > > I have the parameter getter and setters in the form class, and as a > parameter in the action mapping. Can someone steer me in the right > direction? Thanks. > > Here's the exception > > org.apache.jasper.JasperException: Cannot find bean > org.apache.struts.taglib.html.BEAN in any scope > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

