Gemes Tibor ([EMAIL PROTECTED]) 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, <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

