Hi All,
I am using this message tag in my JSP.
And i am using this line in property file,
But the message tag prints as this in my page,
Anyone can point Where i am going wrong..
Thanks in advance,
Srinivas r.
I am using this message tag in my JSP.
Code:
<html:messages id="messageid" message="true"><bean:write name="messageid" /></html:messages>
Code:
common.message.mailsent = <font size="1" face="verdana" color="red"> Password is sent to your mail Id. </font>
Anyone can point Where i am going wrong..
Thanks in advance,
Srinivas r.