Hi Friends, Facing problem with <s:property /> tag. when i fetch the data from one of the columns in a given table, I am able to view the certain parts of the fetched data in new lines in <s:textarea /> tag. But, when i tried to view the same fetched data through <s:property /> tag, the text isn't appearing in new lines.
On viewing the fetched data in sql file the text is appended with " \r\n\r\n" in it. So i guess these ( \r\n\r\n) are not playing any role with <s:property /> tag where as it is working normally or as desired with <s:textarea /> tag Could u pls help me out from this issue ? Srikanth -- View this message in context: http://old.nabble.com/Problem-with-%3Cs%3Aproperty--%3E-tag-tp27209967p27209967.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org