Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 22146 invoked from network); 19 Mar 2004 08:03:24 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 19 Mar 2004 08:03:24 -0000 Received: (qmail 60782 invoked by uid 500); 19 Mar 2004 08:02:53 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 60623 invoked by uid 500); 19 Mar 2004 08:02:52 -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 60607 invoked from network); 19 Mar 2004 08:02:52 -0000 Received: from unknown (HELO mail.cbim.it) (212.131.130.82) by daedalus.apache.org with SMTP; 19 Mar 2004 08:02:52 -0000 Received: from cuprouter.cbim.it (cuprouter.cbim.it [192.168.4.10]) by mail.cbim.it (8.11.6/8.11.0) with ESMTP id i2J8VpC03810 for ; Fri, 19 Mar 2004 09:31:51 +0100 Received: from cbim.it (caterina.cbim.it [192.168.4.42]) by cuprouter.cbim.it (8.9.3/8.9.3) with ESMTP id JAA16042 for ; Fri, 19 Mar 2004 09:04:08 +0100 Message-ID: <405AA936.1070308@cbim.it> Date: Fri, 19 Mar 2004 09:03:02 +0100 From: Ugo Cei Organization: C.B.I.M. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: JXForms and XPath, what's wrong? References: <4058C32C.3050201@gmx.net> In-Reply-To: <4058C32C.3050201@gmx.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Stephan Coboos wrote: > in my Flowscript I set a bean under the name "picture". Within a > JXTemplate I want to read the filename of the picture. This version > works fine: > > ${picture.fileName} > > But this doesn't work: > > #{picture/fileName} or #{$picture/fileName} Do you have a public getter defined for "fileName"? Ugo --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org