Hello, I pass a String as parameter to my form. The string contains some "java new lines". For example "foo \n bar".
Now I'd like that the new lines are replaced by <br/> tags in the
generated html code.
I'd tried with ${text} and <jx:out value="${text}" />
How can I do this?
Thanks,
Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
