当前位置: 代码迷 >> Web前端 >> struts select 标签中在首先行加入内容
  详细解决方案

struts select 标签中在首先行加入内容

热度:160   发布时间:2012-08-26 16:48:06.0
struts select 标签中在第一行加入内容
<s:select name="" cssClass="" id="" list="" listValue="显示名" listKey="实际传递的值" headerValue="%{getText(国际化的KEY')}" headerKey="实际值" />
  相关解决方案