Thanks for the help.
It turned out I'd added a seperate app.properties file in the init
parameters for the struts Action servlet in the web.xml which didn't contain
the messages I needed.   This caused struts to ignore the app2.properties
that I'd specified in the message-resources tag of struts-config.xml file.


James
www.seventyforty.com





----- Original Message -----
From: "Bailey, Shane C." <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Wednesday, July 30, 2003 3:13 PM
Subject: RE: <html:errors/> not displaying the errors?


>
>
> I forgot to mention that the only time I can remember that happening is
when
> I first when to modules and I tried making my own custom bundle for
messages
> in my module's struts config.
>
> Error messages weren't showing up because of the custom resource bundle
name
> in my modules.  As soon as I got rid of the custom bundle name in the
module
> the errors showed up.
>
>
> -----Original Message-----
> From: James Adams [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 30, 2003 9:51 AM
> To: [EMAIL PROTECTED]
> Subject: <html:errors/> not displaying the errors?
>
> Hello,
>
> I'm using DynaValidatorForm to check certain form fields are entered as
> required.  The validation is done sucessfully but I've recently added
> somthing that seems to have stopped <html:errors/> from displaying the
> errors?
> Does anyone have any suggestions why this might have happened? is there a
> common mistake that might have caused this? or any tips on how to go about
> debugging it?
>
> regards
>
> James
>
> ---------------------------------------------------------------------
> 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