Return-Path: Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 29513 invoked by uid 98); 9 Dec 2002 07:50:04 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Received: (qmail 29490 invoked from network); 9 Dec 2002 07:50:02 -0000 Received: from daedalus.apache.org (HELO apache.org) (63.251.56.142) by nagoya.betaversion.org with SMTP; 9 Dec 2002 07:50:02 -0000 Received: (qmail 27517 invoked by uid 500); 9 Dec 2002 07:48:44 -0000 Received: (qmail 27507 invoked from network); 9 Dec 2002 07:48:44 -0000 Received: from smtp014.mail.yahoo.com (216.136.173.58) by daedalus.apache.org with SMTP; 9 Dec 2002 07:48:44 -0000 Received: from pc-80-193-217-22-hw.blueyonder.co.uk (HELO lndevjs) (james?strachan@80.193.217.22 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 9 Dec 2002 07:48:55 -0000 Message-ID: <015a01c29f57$681fa270$9865fea9@spiritsoft.com> From: "James Strachan" To: "Jakarta Commons Users List" References: <3DF22D33.5030807@latte.harvard.edu> Subject: Re: Questions about Jelly Date: Mon, 9 Dec 2002 07:48:46 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N From: "Mark R. Diggory" > > Differences > > > > * Jelly has full support for pluggable expression languages. The default expression language is a > > superset of the one used in JSP, JSTL and JSF which supports conditional expressions, navigating > > bean properties, and working with Maps, Collections, Lists, arrays etc. Jexl is the current > > implementation which adds some Velocity-like enhancements like method calls on beans etc. > > > > 1.) Is there a place I can find documentation about the scripting > language used by Jelly? What is supported by Jelly in comparision to the > EL inside of the JSTL? > > I see examples like this: > > size="800,400"> > > > .... > > ${frame.show()} > > does this mean that Jelly supports direct method calls (something > JSTL/EL is currently working towards?) Yes. Has JSP 2.0 agreed to allow direct method calls yet? I sure hope so. > 2.) From lurking about taglibs and tomcat lists, I know that JSP 2.0 is > going to support the Scripting Langauge independent of the taglibraries > (So the expression handling occurs outside the tags. Infact - moving the > EL Enterpreter into a separate commons project.) and will also support > defining new functions for the scripting language. Has any thought gone > into adopting this for Jelly as well? Yes. We should be able to just drop in any expression language. James ------- http://radio.weblogs.com/0112098/ __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com