Return-Path: X-Original-To: apmail-tomcat-taglibs-user-archive@www.apache.org Delivered-To: apmail-tomcat-taglibs-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9AE7417919 for ; Mon, 6 Oct 2014 01:05:48 +0000 (UTC) Received: (qmail 70086 invoked by uid 500); 6 Oct 2014 01:05:47 -0000 Delivered-To: apmail-tomcat-taglibs-user-archive@tomcat.apache.org Received: (qmail 70054 invoked by uid 500); 6 Oct 2014 01:05:47 -0000 Mailing-List: contact taglibs-user-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tag Libraries Users List" Delivered-To: mailing list taglibs-user@tomcat.apache.org Received: (qmail 70042 invoked by uid 99); 6 Oct 2014 01:05:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Oct 2014 01:05:47 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of miyauchk@gmail.com designates 209.85.220.173 as permitted sender) Received: from [209.85.220.173] (HELO mail-vc0-f173.google.com) (209.85.220.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Oct 2014 01:05:21 +0000 Received: by mail-vc0-f173.google.com with SMTP id ij19so2536864vcb.18 for ; Sun, 05 Oct 2014 18:05:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=DZk7gNylDSPTUOcxPVZ6l8x3+NV6ONz5G6+GrpGs+Y4=; b=EdApquAPaXc5YW2jmYFpzI+wRyw0erxOSs/LVZOBP4A7D71X7almixJh3hPBaVCu2X kKqkDtNj1NmE0Y66b0OqnNzzIu72rKtmYnoaRxS2UzbKmalLSH7fg7AVVkuAQQ0F0eNK c4rt18HacHyxZ0Xbb5uzN2INkJUb5TqifBs1QzvVGvliKnPldfpmk+hw4rUHvDJzjC5J kUBGt3SubhLNVYLytLeYL89nxqcCay0QudBiIlWryabvZEosOYWxOZhA0Ucq4y3M6IBC KXPWe7dV2szRUMpizPVtJgckPeOyouJAQnRmUy8vDtnjUh+rOst+mqxGHLbKXhsyejpg lTKA== MIME-Version: 1.0 X-Received: by 10.52.53.105 with SMTP id a9mr13019932vdp.5.1412557519971; Sun, 05 Oct 2014 18:05:19 -0700 (PDT) Received: by 10.31.192.205 with HTTP; Sun, 5 Oct 2014 18:05:19 -0700 (PDT) In-Reply-To: References: Date: Mon, 6 Oct 2014 10:05:19 +0900 Message-ID: Subject: Re: How to use index in EL expression? From: Kazuaki Miyauchi To: Tag Libraries Users List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hi. Peter. It works well. Thank you very much! EL is fantastic! And now I have one more question. var parameter doesn't seem to accept EL description as following. Is there a smart way to resolve above description? Regards, K.Miyauchi --------------------------------------------------------------------- To unsubscribe, e-mail: taglibs-user-unsubscribe@tomcat.apache.org For additional commands, e-mail: taglibs-user-help@tomcat.apache.org