On Tuesday 23 November 2004 12:59, Alpay Ozturk wrote: > Below jsp code causes the "org.apache.jasper.JasperException: Cannot > find bean mmBoxBean in scope request" exception to be thrown. How can > this happen? > > > <logic:present name="mmBoxBean" property="messageId" scope="request"/>
That closing / shouldn't be there... > <bean:write name="mmBoxBean" property="messageId" scope="request"/> > </logic:present> > > messageId in mmBoxBean is null but logic:present says that it is not. -- derek --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]