[
https://issues.apache.org/struts/browse/WW-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42299
]
Philip Luppens commented on WW-2215:
------------------------------------
A 2 second lookup on all major search engines would have given you the result.
Laziness is never an excuse.
Try this: http://www.nabble.com/Struts---User-f206.html
> <s:optiontransferselect probleam
> --------------------------------
>
> Key: WW-2215
> URL: https://issues.apache.org/struts/browse/WW-2215
> Project: Struts 2
> Issue Type: Bug
> Affects Versions: 2.0.11
> Environment: XP,Struts2,hibernate,Ajax
> Reporter: sreehari
> Assignee: Philip Luppens
> Priority: Critical
>
> <s:optiontransferselect size="5" allowAddAllToLeft="false"
> allowAddAllToRight="false" allowSelectAll="false"
> name="programs"
> list="model['subprogramname']" listKey="id" listValue="value"
> doubleName="selProgram"
> doubleList="selProgram" doubleListKey="id"
> doubleListValue="value"
> doubleSize="5" allowUpDownOnLeft="false"
> allowUpDownOnRight="false"/>
> How to validate the above component
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.