Re: formatting messages in different colours from Message Resources

2006-01-11 Thread Laurie Harper
Raghuveer wrote: Dear AGary and Alexandre I changed my Message KEY " msg.insert.failed" as below msg.insert.failed = Insert failed. In my JSP PAGE message is displayed with FONT tags. HTML tags are not being executed with message . Insert failed. so from above when HTML font tag could not b

RE: formatting messages in different colours from Message Resources

2006-01-09 Thread Raghuveer
Dear AGary and Alexandre I changed my Message KEY " msg.insert.failed" as below > msg.insert.failed = Insert failed. In my JSP PAGE message is displayed with FONT tags. HTML tags are not being executed with message . Insert failed. so from above when HTML font tag could not be executed ,how com