How can I translate this:
<%=(name.length()>20 ? name.substring(0,20) : name)%> into its JSTL equivalent? Thanks Luca --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]