Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 35076 invoked from network); 13 May 2004 19:25:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 May 2004 19:25:46 -0000 Received: (qmail 73111 invoked by uid 500); 13 May 2004 19:25:53 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 72985 invoked by uid 500); 13 May 2004 19:25: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 72836 invoked by uid 98); 13 May 2004 19:25:50 -0000 Received: from joerg.heinicke@gmx.de by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(213.165.64.20):. Processed in 0.070852 secs); 13 May 2004 19:25:50 -0000 X-Qmail-Scanner-Mail-From: joerg.heinicke@gmx.de via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(213.165.64.20):. Processed in 0.070852 secs) Received: from unknown (HELO mail.gmx.net) (213.165.64.20) by hermes.apache.org with SMTP; 13 May 2004 19:25:49 -0000 Received: (qmail 31190 invoked by uid 65534); 13 May 2004 19:25:20 -0000 Received: from a183069.studnetz.uni-leipzig.de (EHLO gmx.de) (139.18.183.69) by mail.gmx.net (mp014) with SMTP; 13 May 2004 21:25:20 +0200 X-Authenticated: #3483660 Message-ID: <40A3CBB6.8070409@gmx.de> Date: Thu, 13 May 2004 21:25:42 +0200 From: Joerg Heinicke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: de-de, de, en-us, en-gb, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: very basic JXTemplate question References: <40A3BCE7.3010501@free.fr> In-Reply-To: <40A3BCE7.3010501@free.fr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On 13.05.2004 20:22, defe wrote: > Hi, > conceptualy, should i combine jxtemplates with further xsl > transformations, or > is it better to put the presentation code directly into jxtemplates? > what's the common use? It depends :-) The more you might need to reuse a template the more abstract its code from the final presentation and put this into later xsl transformations. The template would be only the structure of the page then. Joerg --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org