Re: Taglib to convert text into HTML

2004-07-08 Thread Niall Pemberton
IECILI" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, July 08, 2004 1:42 PM Subject: Re: Taglib to convert text into HTML Thanks Niall, I downloaded the Lang2.0 but i couldn“t find any .tld files to download (specially string.tld).

Re: Taglib to convert text into HTML

2004-07-08 Thread Henrique VIECILI
: Thursday, July 08, 2004 8:55 AM Subject: Re: Taglib to convert text into HTML Haven't used them but Taglibs has a replace and split tags that might work: http://jakarta.apache.org/taglibs/doc/string-doc/string-1.1.0/index.html Niall - Original Message - From: &quo

Re: Taglib to convert text into HTML

2004-07-08 Thread Niall Pemberton
;[EMAIL PROTECTED]> Sent: Thursday, July 08, 2004 12:46 PM Subject: Taglib to convert text into HTML Hi all, is there any struts or non-struts taglib wich converts normal text into HTML? I want to add after each new line one to present correctly some text typed in a textarea in pre

Taglib to convert text into HTML

2004-07-08 Thread Henrique VIECILI
Hi all, is there any struts or non-struts taglib wich converts normal text into HTML? I want to add after each new line one to present correctly some text typed in a textarea in previous page. Thanks, Henrique Viecili