标签: forms jsp properties attributes
如何添加以下属性:
表格中的以下输入:
<html:text property="text" value="text" /> <html:radio property="radio" value="1" /> <html:select property="text" value="1" />