Im trying to find out if there are any string manipulation functions in jstl because im tryong to truncate a sentence for example i want to only display the first 10 characters of a sentence.
Im looking for something that would allow me to do something like <c:out
value="{$left(sentence,10)}" />
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
