Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 17317 invoked from network); 9 Jun 2005 12:27:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Jun 2005 12:27:28 -0000 Received: (qmail 69774 invoked by uid 500); 9 Jun 2005 12:27:19 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 69747 invoked by uid 500); 9 Jun 2005 12:27:18 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 69734 invoked by uid 99); 9 Jun 2005 12:27:18 -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 gwia201.syr.edu (HELO gwia201.syr.edu) (128.230.248.25) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 09 Jun 2005 05:27:16 -0700 Received: from MTA2-MTA by gwia201.syr.edu with Novell_GroupWise; Thu, 09 Jun 2005 08:27:05 -0400 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.5.1 Date: Thu, 09 Jun 2005 08:26:39 -0400 From: "Grant Ingersoll" To: Subject: Re: [jelly] Dynamic variable interpolation 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 Nesting doesn't work, but the context trick does. Thanks! >>> paul@activemath.org 6/8/2005 4:18:56 PM >>> I doubt nested JEXL expressions would work... try it! However, the context variable is here for you so that ${context.getVariable(name)} should do the job in a clean way, I believe. Tell us if it helps. paul Le 8 juin 05, =E0 21:41, Grant Ingersoll a =E9crit : > > ${foo} > > = > echo ${ ${var}.name } > <-------------------- what is the syntax for this??? > > > > > Output would be: > A > B > C --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org=20 For additional commands, e-mail: commons-user-help@jakarta.apache.org=20 --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org