Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/jsp/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Jsp <;选择>;使用Struts2中的optgroup_Jsp_Struts2_Optgroup_Struts1_Struts Tags - Fatal编程技术网

Jsp <;选择>;使用Struts2中的optgroup

Jsp <;选择>;使用Struts2中的optgroup,jsp,struts2,optgroup,struts1,struts-tags,Jsp,Struts2,Optgroup,Struts1,Struts Tags,我正在将现有的Struts1应用程序迁移到Struts2。我陷入了这个问题。在中,我需要使用对选项进行分类。下面的代码将在Struts1中执行此操作。如何使用Struts2实现这一点 ${item.label} ${item.label} ${item.label} 是你在这里的朋友 发件人: org.apache.struts2.components 类OptGroup 创建需要驻留在select中的optgroup组件 标签 此组件将在“选择”组件中使用

我正在将现有的Struts1应用程序迁移到Struts2。我陷入了这个问题。在
中,我需要使用
对选项进行分类。下面的代码将在Struts1中执行此操作。如何使用Struts2实现这一点


${item.label}
${item.label}
${item.label}
是你在这里的朋友

发件人:

org.apache.struts2.components

类OptGroup 创建需要驻留在select中的optgroup组件 标签

此组件将在“选择”组件中使用