I read the source of <optiontransferselect>, it's template will
include the JS file [/struts/optiontransferselect.js] automatically.

The JS file included by <head> tag is [/struts/utils.js]. The is
nothing relate to <optiontransferselect> in it.

2010/11/6 Dave Newton <davelnew...@gmail.com>:
> The JavaScript isn't being included. This is not an Ajax tag, and the s:
> head tag needs to be there.
>
> Dave
>  On Nov 6, 2010 2:59 AM, "Li Ying" <liying.cn.2...@gmail.com> wrote:
>>> <s:optiontransferselect doubleList="{'testing','funning'}"
>>> list="{'spring','hibernate'}" doubleName=""></s:optiontransferselect>
>>
>>
>> Looks like you missed the attribute [name]

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to