You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Gerhard Kotze <ge...@stonewallproductions.com> on 2002/08/05 17:29:18 UTC

replacing linebreak with

Is there a way to replace a linebreak in a string (\n) with something 
else for example HTML <br> tag? I've tried using the <str:replace> tag 
but don't know how to specify the \n character

ie.

<str:replace var='myvar' replace='???' with='<br>'...

thanks in advance
-- 
.................................
Gerhard Kotze
STONEWALL PRODUCTIONS
http://stonewallproductions.com
gerhard@stonewallproductions.com
Tel: +27 21 4237001
.................................


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>