On 3/17/06, Slattery, Tim - BLS <[EMAIL PROTECTED]> wrote:
> > Thats very strange because the error your getting is when it
> > looks for errors under the "message" key - which happens when
> > message="true" is set - otherwise it should look under the
> > "error" key. What happens if you set <html-el:errors
> > message="false"/>?
> >
> > Also are you sure there are no other <html:errors/> or
> > <html-el:errors/> tags on yor page that could be causing this?
>
> 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.

Otherwise are you sure that you're not forwarding to a jsp thats
different to the one you think?

Niall

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

Reply via email to