Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 38964 invoked by uid 500); 30 Oct 2002 20:15:29 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 38945 invoked from network); 30 Oct 2002 20:15:29 -0000 Date: Wed, 30 Oct 2002 21:15:10 +0100 To: cocoon-users@xml.apache.org Subject: Re: Accessing the output of a modular input module in xsp Message-ID: <20021030201510.GD23875@bremen.dvs1.informatik.tu-darmstadt.de> Reply-To: haul@informatik.tu-darmstadt.de References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Organization: Databases and Distributed Systems Group, Darmstadt University of Technology From: Christian Haul X-MailScanner: Found to be clean X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On 30.Oct.2002 -- 08:45 PM, Hugo Burm wrote: > > How can I access the output of an input module in an XSP page? > > I am talking about the input modules as they are used by the modular > database actions in 2.1-dev (org\apache\cocoon\components\modules\input). I > have written my own input module which works fine with the modular database > actions. But now I need exactly the same info from this module in an xsp > page. At the moment I am trying to get the output of my module into a > sitemap parameter and I am trying to access this parameter in my XSP page. > Doesn't work yet. May be I missed something in the docs. > > There must be a simple solution for this problem, but I did not found it > yet. Anybody else knows how to tackle this? AFAIK someone is working on a logicsheet for that. It's not difficult to do if you don't fear some java and know some Avalon. Another cheap solution would be to use the TestAction which really copies everything an InputModule offers to an OutputModule. Modify it so that it returns values for the sitemap if you need to. Chris. -- C h r i s t i a n H a u l haul@informatik.tu-darmstadt.de fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08 --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: