Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 52979 invoked from network); 20 Sep 2004 10:05:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 20 Sep 2004 10:05:23 -0000 Received: (qmail 47127 invoked by uid 500); 20 Sep 2004 10:05:05 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 47083 invoked by uid 500); 20 Sep 2004 10:05:05 -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 Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 47061 invoked by uid 99); 20 Sep 2004 10:05:04 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [195.137.249.52] (HELO oxyd.caraldi.com) (195.137.249.52) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 20 Sep 2004 03:05:02 -0700 Received: from vision.anyware (unknown [84.96.21.10]) by oxyd.caraldi.com (Postfix) with ESMTP id 6A63C20F0 for ; Mon, 20 Sep 2004 12:04:49 +0200 (CEST) Received: by vision.anyware (Postfix, from userid 615) id 1D4A76383; Mon, 20 Sep 2004 12:04:49 +0200 (CEST) Date: Mon, 20 Sep 2004 12:04:48 +0200 From: Jean-Baptiste Quenot To: users@cocoon.apache.org Subject: Re: JXTemplate - HashMap Message-ID: <20040920100446.GE28760@vision.anyware> Mail-Followup-To: users@cocoon.apache.org References: <414B4894.3080802@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <414B4894.3080802@free.fr> Organization: Anyware Technologies -- http://anyware-tech.com/ User-Agent: Mutt/1.5.6i X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N * Yves Hougardy: > i need to get the keys and values out of an java.util.Map with jxpath. > However, i'm not supposed to know the keys of the map. How can i do > that? Try to iterate over the keys of the map: ${key}: ${map.get(key)}'/> Best regards, -- Jean-Baptiste Quenot Anyware Technologies http://www.anyware-tech.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org