Why would it be missing, if it was not missing before? I changed only
java code, and in the different action.

Resources configured to return null. Well, whatever it returns, it
does not return ???key??? instead of displaying null. This is a very
helpful hint, I will put null="false" and try it today. I also will
try to debug JSP. I am not sure that I can run 1.3 on Tomcat 4.06,
though. But I had the same issue with 1.2.4 as well.

Thanks.

On 5/10/05, Niall Pemberton <[EMAIL PROTECTED]> wrote:
> My guess that one of your message keys is incorrect/missing. Are your
> message resources configured to NOT return null in your struts-config.xml?
> 
> Niall
> 
> ----- Original Message -----
> From: "Michael Jouravlev" <[EMAIL PROTECTED]>
> Sent: Tuesday, May 10, 2005 7:53 AM
> 
> This is ridiculous. I cannot find what the problem is, it depends on
> the phase of the Moon. I have exactly the same problem as this one:
> 
>   http://marc.theaimsgroup.com/?l=struts-user&m=111348029907000&w=2
> 
> Which is, I have the following block:
> 
> <logic:messagesPresent>
> <ul>
>  <html:messages id="error">
>  <li><bean:write name="error"/></li>
>  </html:messages>
> </ul>
> </logic:messagesPresent>
> 
> which throws javax.servlet.ServletException: Cannot find bean error in any
> scope

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to