Hi,

I have a variable with tags html.

String oldDate = "Cod=23<br>Des=Area 22"

and I use this tag jsp:

<c:out value="${oldDate }"/>

but does not paint the line break, it paint <br>

What could I use to paint the line break??

Thanks,

-- 
View this message in context: 
http://old.nabble.com/Tags-html-into-tags-JSP-tp26156899p26156899.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

Reply via email to