ok, I found the solution: adding escape="false" to tag
will do the work.
On 11/23/06, Andrew Stepanenko <[EMAIL PROTECTED]> wrote:
Hello,
I have content stored in MySQL DB in HTML format, but when I try to
display it in my page using tag, symbols '<' and '>' are
replaced with '<' and '>>', t
Hello,
I have content stored in MySQL DB in HTML format, but when I try to
display it in my page using tag, symbols '<' and '>' are
replaced with '<' and '>>', thus the HTML code is displayed
instead of being rendered by the browser. Is there any option to tell
struts not to replace '<' and '>'
2 matches
Mail list logo