Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 10193 invoked from network); 19 Nov 2004 09:45:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 19 Nov 2004 09:45:20 -0000 Received: (qmail 95496 invoked by uid 500); 19 Nov 2004 09:45:13 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 95441 invoked by uid 500); 19 Nov 2004 09:45:12 -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 95425 invoked by uid 99); 19 Nov 2004 09:45:12 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of ap-cocoon-users@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO main.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 19 Nov 2004 01:45:10 -0800 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CV5KD-0007Ib-00 for ; Fri, 19 Nov 2004 10:45:05 +0100 Received: from dyn-213-36-224-88.ppp.tiscali.fr ([213.36.224.88]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Nov 2004 10:45:05 +0100 Received: from t.katelbach by dyn-213-36-224-88.ppp.tiscali.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Nov 2004 10:45:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: users@cocoon.apache.org From: oceatoon Subject: RE: JXTemplate jx:set ??? Date: Fri, 19 Nov 2004 10:54:56 +0100 Organization: oceatoon Lines: 61 Message-ID: References: <668C61363605D611925D00508B116C8D0B0712EF@SMTR-EXH2.LIBERTEL> Reply-To: t.katelbach@systheo.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: dyn-213-36-224-88.ppp.tiscali.fr Mail-Copies-To: t.katelbach@systheo.com User-Agent: KNode/0.8.0 Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Robby That's what I do in the first example and that works fine as long as the content is in the value attribute. The problem is that I'll have tags to put into my variable so I need to be able to them into the body of the jx:set variable but in this case it only return the NOde Object , but how to extract it's content??? Thanks for the help Tibor > i would try > > and see if > this works > > -----Original Message----- > From: news [mailto:news@sea.gmane.org]On Behalf Of oceatoon > Sent: 18 November, 2004 23:58 > To: users@cocoon.apache.org > Subject: JXTemplate jx:set ??? > > > Hi everyone > I have an odd behavior or I just can't see what I'm doing wrong, maybe > someone will have an inlightened eye tot is: > > ******************************* > if I do this in my html.jx file: > > ${keywords} > > This works fine. the result is correctly : > > ******************************** > > but now I need to do this: > fssgffdgfdg sdfqfqs qfsdqq > > > > and I get : > > > [Lorg.w3c.dom.Node;@d4c191 seems to be my object, so I tried to > getValueNode() on this but it gets worse > i get: > > > the same happens with XPath calls > I don't really understand > > all thoughts are greatly appreciated > Thanks > Tibor > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org > For additional commands, e-mail: users-help@cocoon.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org