Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 60364 invoked from network); 15 Feb 2006 16:49:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Feb 2006 16:49:54 -0000 Received: (qmail 53475 invoked by uid 500); 15 Feb 2006 16:49:45 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 53366 invoked by uid 500); 15 Feb 2006 16:49:45 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 53303 invoked by uid 99); 15 Feb 2006 16:49:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2006 08:49:44 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of peter.hunsberger@gmail.com designates 64.233.184.206 as permitted sender) Received: from [64.233.184.206] (HELO wproxy.gmail.com) (64.233.184.206) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2006 08:49:43 -0800 Received: by wproxy.gmail.com with SMTP id 36so156670wra for ; Wed, 15 Feb 2006 08:49:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=e42TEMbopjpSca8BqzoXRCJ8vT0vNoxkF6hYuwvvxvo2gnwgvTNT2uyZPFwpZVQYK0KeWJcJ8625ICt02lYPyhP/32yQVVfox/26oPmRJJrEXAtTSWocbyCd17q/d6c62xUMCDDbR3rc30PkDGhiiHnhrhW6CkkSxaHMGmadgSQ= Received: by 10.54.128.18 with SMTP id a18mr683869wrd; Wed, 15 Feb 2006 08:49:21 -0800 (PST) Received: by 10.54.95.15 with HTTP; Wed, 15 Feb 2006 08:49:21 -0800 (PST) Message-ID: Date: Wed, 15 Feb 2006 10:49:21 -0600 From: Peter Hunsberger To: dev@cocoon.apache.org Subject: Re: AW: AW: How to use cocoon servlet only for rendering documents? In-Reply-To: <43F357D4.50604@odoko.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060215151838.CD29710FB01B@asf.osuosl.org> <43F357D4.50604@odoko.co.uk> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 2/15/06, Upayavira wrote: > Peter Neu wrote: > > Hello Bertrand, > > > > I managed to send my xml in a post request to cocoon and retrieve the o= uput > > back in pdf. But one thing I couldn't figure out so far is how to actua= lly > > read the xml from the post request into my sitemap. Can you please prov= ide a > > short code snippet? > > > > The relevant part looks like this: > > > > > > //still a hard coded resource > > > > > > > > You need the stream generator: > > > > > > > > I think that is enough. Try it. Ahh, I get what he's trying to do. Won't the request generator also do the trick at this point? Or will it muck the embedded XML? -- Peter Hunsberger