Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 59817 invoked from network); 11 Nov 2004 10:26:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Nov 2004 10:26:20 -0000 Received: (qmail 74366 invoked by uid 500); 11 Nov 2004 10:26:15 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 74205 invoked by uid 500); 11 Nov 2004 10:26:14 -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 74191 invoked by uid 99); 11 Nov 2004 10:26:14 -0000 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; Thu, 11 Nov 2004 02:26:14 -0800 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CSC9Y-00048L-00 for ; Thu, 11 Nov 2004 11:26:08 +0100 Received: from imladris.terrasel.de ([62.225.162.84]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 11 Nov 2004 11:26:08 +0100 Received: from jh by imladris.terrasel.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 11 Nov 2004 11:26:08 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: users@cocoon.apache.org From: Jorg Heymans Subject: Re: action + jxgenerator Date: Thu, 11 Nov 2004 11:25:12 +0100 Lines: 60 Message-ID: References: <0E02B48F-3346-11D9-9A21-000A95C53096@iki.fi> <6C05BFCC-33C8-11D9-9A21-000A95C53096@iki.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: imladris.terrasel.de User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en In-Reply-To: <6C05BFCC-33C8-11D9-9A21-000A95C53096@iki.fi> Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Is request a standard object accessible by jx templates? if not you should pass it on as a parameter in your sitemap to the jx generator HTH Jorg Joose Vettenranta wrote: > Good morning Jorg, > > replacing difference. Output is the same: empty elements. > > Thanks, Joose > > 11.11.2004 kello 09:30, Jorg Heymans kirjoitti: > > dunno it's early morning here but, shouldn't you set it as a request > attribute or session attribute instead? > >> >> Joose Vettenranta wrote: >> >>> Hi, >>> I have an action, which creates java Object.. something like this: >>> MyClass obj = new MyClass(); >>> obj.setId (10); >>> I'm trying to save that object to a requst object: >>> obj >>> Then I have in jxgenerator like this: >>> >>> ${request.dong.id} >>> #{request.dong.id} >>> ${dong.id} >>> >>> and nothing comes out to between those elements.. what do I do wrong?=) >>> In sitemap I have: >>> >>> >>> >>> >>> >>> >>> Thanks, >>> Joose >>> -- >>> "Always remember that you are unique, just like everyone else!" >>> * http://iki.fi/joose/ * joose@iki.fi * +358 44 561 0270 * >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org >> For additional commands, e-mail: users-help@cocoon.apache.org >> >> > -- > "Always remember that you are unique, just like everyone else!" > * http://iki.fi/joose/ * joose@iki.fi * +358 44 561 0270 * --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org