Truncating text using outputText
843842Dec 9 2005 — edited Nov 7 2007Hi,
I need to truncate some text coming out of outputText if it is too long, and Sun's RI doesn't do this. Oracle's ADF faces does this, but I'm having troubles co-mingling the two implementations.
Does anyone have a workaround I could use?
Thanks.