Re: OptionTransferSelect problem

2011-01-04 Thread Lukasz Lenart
2011/1/4 RogerV : > No, I didn't. However I seem to have solved the problem by including the > tag in my jsp page, because now the script is being found by > Firebug and both the left and right list items are being auto selected on > submit. Aha ;-) must always be included if you want to use th

Re: OptionTransferSelect problem

2011-01-04 Thread RogerV
ntent.html > No, I didn't. However I seem to have solved the problem by including the tag in my jsp page, because now the script is being found by Firebug and both the left and right list items are being auto selected on submit. Regards -- View this message in context: http://old.n

Re: OptionTransferSelect problem

2011-01-04 Thread Lukasz Lenart
2011/1/4 RogerV : > Ok - looking at the page with Firebug reports "Failed to load source for: > http://localhost:8080/GenesisNg-Web/struts/optiontransferselect.js"; so that > probably explains why things aren't working as expected. Now the question is > why the script can't be found. Which jar file

Re: OptionTransferSelect problem

2011-01-04 Thread RogerV
is it in? Do I need to extract it and copy it somewhere? Is this a classpath error? Regards -- View this message in context: http://old.nabble.com/OptionTransferSelect-problem-tp30578624p30585130.html Sent from the Struts - User mailing list archive at Nabble.com. ---

Re: OptionTransferSelect problem

2011-01-03 Thread Dale Newfield
On 1/3/11 10:01 AM, RogerV wrote: component will "Will auto-select all its elements upon its containing form submision." but it's not doing that - I have to manually select the items in the right hand list to get the values returned when the containing form is submitted. The magic is all in: