采用ognl的方式来获取

<tr>

  <td>性别</td>

      <td><s:radio name="gender" list="#{'1':'男','0':'女'}"></td>

</tr>

相关文章: