Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 30070 invoked from network); 27 Apr 2010 13:20:29 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 Apr 2010 13:20:29 -0000 Received: (qmail 98224 invoked by uid 500); 27 Apr 2010 13:20:27 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 98137 invoked by uid 500); 27 Apr 2010 13:20:27 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 98129 invoked by uid 99); 27 Apr 2010 13:20:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Apr 2010 13:20:27 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [212.13.49.155] (HELO dragon.flordeutopia.pt) (212.13.49.155) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Apr 2010 13:20:20 +0000 Received: from [192.168.2.102] (dragon.flordeutopia.pt [212.13.49.155]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by dragon.flordeutopia.pt (Postfix) with ESMTP id F131460423F for ; Tue, 27 Apr 2010 14:20:00 +0100 (WEST) Message-ID: <4BD6E47F.9030009@flordeutopia.pt> Date: Tue, 27 Apr 2010 14:19:59 +0100 From: Alex Rodriguez Lopez Organization: Flor de Utopia User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; pt-PT; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Struts Users Mailing List Subject: Re: OptionTransferSelect in 2.1.8 References: <28376292.post@talk.nabble.com> <28376804.post@talk.nabble.com> In-Reply-To: <28376804.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org http://www.manning-sandbox.com/thread.jspa?threadID=22922&start=15&tstart=0 maybe this post (and the first page) will help you, as they show a similar example and how the list relates to the properties in the action Em 27-04-2010 14:14, RogerV escreveu: > > > > mgainty wrote: >> >> >> the site you mentioned has incorrect null list list examples >> >> the correct examples are located at >> http://struts.apache.org/2.0.14/struts2-core/apidocs/org/apache/struts2/components/OptionTransferSelect.html >> better to populate list atrribute with valid values such as >> list="{'Wes Wannemacher', 'Paul Benedict', 'Rainer >> Hermanns','Musachy Barosso','Dave Newton'}" >> >> Martin Gainty >> > > Pardon? > > Sorry if I didn't make myself clear, the RoseIndia example works, but is > useless because the list values are populated in the JSP. I cannot get > populating the list values from my action to work. > > Regards --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org