给<textarea>赋值
<textarea rows="2" cols="10" >
<bean:write name="book" property="author"/>
</textarea>
数据没有空行,但在页面上显示,就出现很多空行。必须删除很多空行,才能看见数据。