I also had this error recently when I inadvertently left out a taglib
in the header of my JSP. Took me a while to catch that one because the
symptom and the cause were so different.

Simon

On 5/10/05, Rick Reumann <[EMAIL PROTECTED]> wrote:
> Niall Pemberton wrote the following on 5/10/2005 12:49 PM:
> > 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?
> >
> 
> And this could probably explain why Michael can't always repeat the
> error since probably one of the errors being added in the Action isn't
> always being added under all circumstances. Michael, make sure all of
> the keys like "some.key", when you do..
> 
> new ActionMessage("some.key"  are in your resources file.
> 
> --
> Rick
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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

Reply via email to