Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 18167 invoked from network); 18 Jul 2000 22:36:23 -0000 Received: from balld-0.dsl.speakeasy.net (HELO localhost.localdomain) (@216.254.77.75) by locus.apache.org with SMTP; 18 Jul 2000 22:36:22 -0000 Received: by localhost.localdomain (Postfix, from userid 501) id 29927480D; Tue, 18 Jul 2000 18:39:40 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 10D496080 for ; Tue, 18 Jul 2000 18:39:40 -0400 (EDT) Date: Tue, 18 Jul 2000 18:39:39 -0400 (EDT) From: Donald Ball X-Sender: balld@localhost.localdomain To: cocoon-users@xml.apache.org Subject: Re: Dynamic XML generation In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N On Wed, 19 Jul 2000, Uli Mayring wrote: > On Tue, 18 Jul 2000, Jeremy Quinn wrote: > > > Why not use sessions and save passing the data around the net? > > I was about to try this with the FP TagLib. I am hoping you should be able > > to mix FP and the Request TagLib with the Session TagLib to do this. > > Dang. If you use the session taglib to pass data around in fp and I use it > to manage authentication, then your taglib and mine will not be > inter-operable, right? why would that be? - donald