You mean you want to print a message which include HTML Code? Try <s:property value="msg" escapeHtml="false">
2010/11/3 m.harig <[email protected]>: > > hello , > > am doing a application in struts2.2.1 , in which am adding some html > values in my setter method , like Home <B>Loan</B> Transfer , > when i print this values in jsp page by > <s:property value="msg" /> , but i want the words should be highlighted as > Home Loan Transfer , how do i overcome this? please any1 help me > -- > View this message in context: > http://old.nabble.com/struts2-html-redering-problem-tp30121960p30121960.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]

