From users-return-79217-apmail-cocoon-users-archive=cocoon.apache.org@cocoon.apache.org Fri May 06 16:13:52 2005 Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 71707 invoked from network); 6 May 2005 16:13:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 May 2005 16:13:51 -0000 Received: (qmail 13127 invoked by uid 500); 6 May 2005 15:59:02 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 13085 invoked by uid 500); 6 May 2005 15:59:02 -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 Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 13060 invoked by uid 99); 6 May 2005 15:59:01 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of sebastien.arbogast@gmail.com designates 64.233.162.194 as permitted sender) Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.194) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 06 May 2005 08:59:01 -0700 Received: by zproxy.gmail.com with SMTP id 34so887127nzf for ; Fri, 06 May 2005 08:55:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=RyneTLaN/MjmnOBKyclG98dVF2az+CYHNQ+B/YeAAwNeDioBLGP3WqXaDKkv3iQbvYTNLHna3aBJ2xtlmGa7+0PaoaGbmPHg3fYeNa/3dVxWP3MWnCu+NNe8I183wL2bbitj5/R2P5GbsGhU9WSH5MkUstQDisVU0oix7cWTMY8= Received: by 10.36.2.17 with SMTP id 17mr721576nzb; Fri, 06 May 2005 08:55:49 -0700 (PDT) Received: by 10.36.20.12 with HTTP; Fri, 6 May 2005 08:55:49 -0700 (PDT) Message-ID: Date: Fri, 6 May 2005 10:55:49 -0500 From: Sebastien Arbogast Reply-To: Sebastien Arbogast To: Cocoon users list Subject: CForms, repeater, binding and POJO's Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, Does someone know where I can find a simple sample CForm with a repeater to edit a list of POJO's using the binding framework ? Because in samples the binding is made from a XML file and I can't figure out how to adapt it. In fact what I would like to do is quite simple : - load the repeater-based form definition - load a list of POJO's from flowscript - bind this list to my repeater-based form definition - send page as usual with CForms. Any ideas ? Thx in advance... --=20 Sebastien ARBOGAST --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org