日期:2014-05-18 浏览次数:20982 次
<html:select property="gpname" onclick="document.getElementById('gname').value=this.options[this.selectedIndex].value;" size="5" style="width=100%;height=300">
<html:options collection="gpList" property="key" labelProperty="value"/>
</html:select>