嗨,我有四个组合框,如果一次选择一个选项,它不应该出现在其他组合框中,即:用户不应该选择重复值?问题是值来自数据库?我是新手,请帮忙?
how to remove the combo box value from database in the jsp page when an option is selected that uses struts and hibernate ?
以下是示例代码。
<html:optionsCollection property="ListName" value="value" label="name5"/>