You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Franck Lefebure <fl...@orange.gp> on 2003/06/24 14:46:57 UTC

\n 2

Hi,

Is there a way to perform nl2br conversion with struts taglibs ?

Thanks

--
Franck


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: \n 2

Posted by Dan Allen <da...@mojavelinux.com>.
Gemes Tibor (tib@i-trade.hu) wrote:

> Franck Lefebure ?rta:
> 
> >Hi,
> >
> >Is there a way to perform nl2br conversion with struts taglibs ?
> > 
> >
> write a new taglib. If the taglib converts its body, you could use it over
> every other taglib eg
> <app:nl2br><bean:write .../></app:nl2br>

No, no, no.  Do that only as a last resort after doing what David
likes best, SEARCHING.  http://jakarta.apache.org/taglibs There is a
string taglib, has an example of how to do this, plus a lot of other
cool stuff.

Dan

-- 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Daniel Allen, <da...@mojavelinux.com>
http://www.mojavelinux.com/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
"Personally, I'm not finding Windows 
to be less expensive to administer, 
but those security holes--that'll kill 'em," 
-- Al Gillen, IDC
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: \n 2

Posted by Gemes Tibor <ti...@i-trade.hu>.
Franck Lefebure írta:

>Hi,
>
>Is there a way to perform nl2br conversion with struts taglibs ?
>  
>
write a new taglib. If the taglib converts its body, you could use it over
every other taglib eg
<app:nl2br><bean:write .../></app:nl2br>

Hth,

Tib




---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org