Struts Action Message Doubt

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rsrinivasan
    New Member
    • Mar 2007
    • 221

    #1

    Struts Action Message Doubt

    Hi All,

    I am using this message tag in my JSP.

    Code:
     <html:messages id="messageid" message="true"><bean:write name="messageid" /></html:messages>
    And i am using this line in property file,
    Code:
    common.message.mailsent = <font size="1" face="verdana" color="red"> Password is sent to your mail Id. </font>
    But the message tag prints as this in my page,

    Anyone can point Where i am going wrong..

    Thanks in advance,
    Srinivas r.
Working...