Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 51329 invoked from network); 25 Oct 2005 18:02:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Oct 2005 18:02:25 -0000 Received: (qmail 88226 invoked by uid 500); 25 Oct 2005 18:02:10 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 88191 invoked by uid 500); 25 Oct 2005 18:02:09 -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 Delivered-To: moderator for users@cocoon.apache.org Received: (qmail 78225 invoked by uid 99); 25 Oct 2005 17:54:13 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C5D98D.0EBDB261" Subject: Simple Question on Repeaters Date: Tue, 25 Oct 2005 10:53:51 -0700 Message-ID: <74C6DAB8510931429C6F6185CC47F38E823C1E@mailserver.invoqsystems.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Simple Question on Repeaters Thread-Index: AcXZjQ8ZOyL8HRUsT82D1r8E/kaDOw== From: "Craig Gulliver" To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C5D98D.0EBDB261 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi All, =20 I would just like clarify the usage of repeaters. =20 I want to use the initial-size attribute of the repeater definition. However I want to supply the value as form data and accessed as an expression. So my question, is it possible to use JXPath or JEXL expressions in the form definition? For example, . =20 =20 Thanks, =20 Craig ------_=_NextPart_001_01C5D98D.0EBDB261 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi All,

 

I would just like clarify the usage of = repeaters.

 

I want to use the initial-size attribute of the = repeater definition.  However I want to supply the value as form data and = accessed as an expression.  So my question, is it possible to use JXPath or = JEXL expressions in the form definition? For example, <fd:repeater = id=3D”objectListing” initial-size=3D”#{numberOfObjects}”>.

 

 

Thanks,

 

Craig

------_=_NextPart_001_01C5D98D.0EBDB261--