Re: formatting messages in different colours from Message Resources

2006-01-11 Thread Laurie Harper
TECTED] Sent: Monday, January 09, 2006 7:35 PM To: Struts Users Mailing List Subject: Re: formatting messages in different colours Or to be XHTML-compatible, use css styles :) On 1/9/06, Gary Feidt <[EMAIL PROTECTED]> wrote: Why not just throw a Insert failed. and Insert success. in you Me

RE: formatting messages in different colours from Message Resources

2006-01-09 Thread Raghuveer
executed ,how come CSS style would work. Could Any one help me to resolve this issue. -Original Message- From: Alexandre Poitras [mailto:[EMAIL PROTECTED] Sent: Monday, January 09, 2006 7:35 PM To: Struts Users Mailing List Subject: Re: formatting messages in different colours O

Re: formatting messages in different colours

2006-01-09 Thread Alexandre Poitras
Or to be XHTML-compatible, use css styles :) On 1/9/06, Gary Feidt <[EMAIL PROTECTED]> wrote: > > Why not just throw a Insert failed. and color="red">Insert success. in you Message Resouces file. > > Gary > > >>> [EMAIL PROTECTED] 1/9/2006 4:37 AM >>> > > Can Any one provide me information regard

Re: formatting messages in different colours

2006-01-09 Thread Gary Feidt
Why not just throw a Insert failed. and Insert success. in you Message Resouces file. Gary >>> [EMAIL PROTECTED] 1/9/2006 4:37 AM >>> Can Any one provide me information regarding display of Messages from Application Resources in different colours and FONTS. Example: I need to display message

formatting messages in different colours

2006-01-09 Thread Raghuveer
Can Any one provide me information regarding display of Messages from Application Resources in different colours and FONTS. Example: I need to display messages based on Sucess or failure of Database Operations. I need to display messages in JSP Page as follows 1) Successful database opera