On 3/17/06, Slattery, Tim - BLS <[EMAIL PROTECTED]> wrote:
> > > The "errors" tag doesn't have a "message" attribute. I tried this:
> >
> > Sorry yes, getting mixed up with <html:messages>.
> >
> > So are you using name="org.apache.struts.action.MESSAGE" on
> > your <html:errors> tag then? That would cause the same.
>
> No "name" attribute on the "errors" tag or the "messages" tag.
>
> > Otherwise are you sure that you're not forwarding to a jsp
> > thats different to the one you think?
>
> Just put some extra stuff in the error reporting page, so that I could
> be sure that the right one is being used. It is the right one.

Do you have message resources configured in your struts-config.xml?

<message-resource parameter="MyApplicationResources" />

Niall

> --
> Tim Slattery
> [EMAIL PROTECTED]

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

Reply via email to