In Struts 2 , you can use the <s:textarea> to create a HTML textarea field. <s:textarea label="Address" name="address" cols="40" rows="10"/>.
確定! 回上一頁