<bean:define id="productintroduce" name="xxfbmore" property="title" type="java.lang.String"></bean:define>
										<%=(productintroduce.length()>=25?productintroduce.substring(0,25)+"...":productintroduce)%>



当标签里字符串太长了。可定义一个标签。再截取