Yes, that was a typo on my part as a result of trying alternative attributes
and values....it reads <bean:message name='messages' /> when only printing 1
ActionMessage.  Also, I'm sure I have more because I see the messages being
added to the resource bundle in my logs.


> -----Original Message-----
> From: Ravi Kulkarni [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 21, 2003 6:39 AM
> To: Struts Users Mailing List; [EMAIL PROTECTED]
> Subject: RE: not printing all ActionMessages
>
>
> I think <bean:message name='msg' /> should be <bean:message
> name='messages'
> />
>
> -----Original Message-----
> From: Marc Dugger [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 21, 2003 5:07 PM
> To: [EMAIL PROTECTED]
> Subject: not printing all ActionMessages
>
>
> <html:messages id='messages' message='true' header='messages.header'
> footer='messages.footer'>
>             <bean:message name='msg' />
>         </html:messages>
>
> I'm only seeing one ActionMessage printed out.  I thought <html:messages>
> would iterate, but apparently not.  Can someone provide some guidance?
> Thanks.
>
>
> ---------------------------------------------------------------------
> 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]


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

Reply via email to