Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 86881 invoked by uid 500); 12 Dec 2002 19:55:09 -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 86870 invoked from network); 12 Dec 2002 19:55:09 -0000 Message-Id: X-Mailer: Novell GroupWise 5.5.3 Date: Thu, 12 Dec 2002 14:59:01 -0500 From: "Timothy Larson" To: Subject: use SourceWritingTransformer with redirect? Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N What can I do in a Cocoon sitemap to send a redirect if I also need to execute a pipeline to produce a side-effect? Specifically, I am trying to respond to a POST by writing a file to disk and redirecting back to the page that caused the POST. The redirect is to drop the POST information so page refreshes will work normally without causing additional POST's. Here is the working pipeline that writes a file to disk: Here is the working redirect: Anybody know how to combine them so they both happen in response to the same request? Thanks, Tim --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: