Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 22676 invoked from network); 12 May 2005 19:19:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 May 2005 19:19:45 -0000 Received: (qmail 98074 invoked by uid 500); 12 May 2005 19:23:42 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 98047 invoked by uid 500); 12 May 2005 19:23:41 -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 98030 invoked by uid 99); 12 May 2005 19:23:41 -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 n.maisonneuve@gmail.com designates 64.233.170.192 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.192) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 12 May 2005 12:23:41 -0700 Received: by rproxy.gmail.com with SMTP id 40so70003rnz for ; Thu, 12 May 2005 12:19:30 -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=U6nWdBcLM6+S89H4mfz2asU27mNahJThh5TDHVJkPIUcwuxWqr17KaU9RavBGJugkVt5n0ase6CoJgPpmPNDC3BdYX7tOTv02/MTgKZ/77JDIBEnafiLHHqJul2960waO11KfOVydVDtYec9TB0vkfG6mL8Rq8dIyn5dWJAMdoY= Received: by 10.38.8.33 with SMTP id 33mr52351rnh; Thu, 12 May 2005 12:19:30 -0700 (PDT) Received: by 10.38.8.37 with HTTP; Thu, 12 May 2005 12:19:29 -0700 (PDT) Message-ID: <7b87034105051212194316ccac@mail.gmail.com> Date: Thu, 12 May 2005 21:19:29 +0200 From: Nicolas Maisonneuve Reply-To: Nicolas Maisonneuve To: users@cocoon.apache.org Subject: Display a CForm Repeater in JXTemplate 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 hy,=20 i have a repeater : =09 =09 and i would like display the result with a JX. the flowscript is: form.showForm( ..) model=3Dform.getModel(); cocoon.sendPage("config-sucess-pipeline.jx", {model: model} ); the jx file :=20 but it doesn't work. Someone can help me ? nicolas --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org