Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
1.2.9
-
None
-
None
-
Important
Description
<html:select name="infraInfoForm" property="network1" multiple="true">
<html:option value="ConnectivityType"></html:option>
<html:optionsCollection property="networkMasterList" label="value" value="label" />
</html:select>
i implemented above mentioned code, when it will call's action two time's insisted of one time , could you guide to solutation for this task.