<s:if test="prodName.length()>15"><s:property value='prodName.substring(0,15)'/>...</s:if> <s:else> <s:property value='prodName'/></s:else>