From users-return-79922-apmail-cocoon-users-archive=cocoon.apache.org@cocoon.apache.org Thu Jun 02 12:15:38 2005 Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 11226 invoked from network); 2 Jun 2005 12:15:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Jun 2005 12:15:37 -0000 Received: (qmail 69201 invoked by uid 500); 2 Jun 2005 12:15:30 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 69143 invoked by uid 500); 2 Jun 2005 12:15:29 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 69126 invoked by uid 99); 2 Jun 2005 12:15:29 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from smtp06.web.de (HELO smtp06.web.de) (217.72.192.224) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 02 Jun 2005 05:15:26 -0700 Received: from [212.202.52.2] (helo=[127.0.0.1]) by smtp06.web.de with asmtp (WEB.DE 4.105 #291) id 1DdobL-0003Ci-00 for users@cocoon.apache.org; Thu, 02 Jun 2005 14:15:07 +0200 Message-ID: <429EF84B.6020108@web.de> Date: Thu, 02 Jun 2005 14:15:07 +0200 From: Dennis Riedel User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: cocoon user mailing list Subject: Selection-List CocoonForms Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: dennis_riedel@web.de X-Sender: dennis_riedel@web.de X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello. Is there no other possibility for dynamic selection lists than -flow-jxpath implementation -enum implementation ?? I want to load the data for my selection list from database and like the JSF idea with backing beans load my bean into my form. So the selection list should be able to read the collection of items, display them and I must save the selection in my bean to save the data to database. Thx for any idea. Dennis --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org