Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 19865 invoked from network); 3 Dec 2003 17:41:42 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 3 Dec 2003 17:41:42 -0000 Received: (qmail 9056 invoked by uid 500); 3 Dec 2003 17:41:08 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 9014 invoked by uid 500); 3 Dec 2003 17:41:08 -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 8935 invoked from network); 3 Dec 2003 17:41:07 -0000 Received: from unknown (HELO smtpzilla2.xs4all.nl) (194.109.127.138) by daedalus.apache.org with SMTP; 3 Dec 2003 17:41:07 -0000 Received: from pt (a213-84-18-216.adsl.xs4all.nl [213.84.18.216]) by smtpzilla2.xs4all.nl (8.12.9/8.12.9) with SMTP id hB3Hf8B5091221 for ; Wed, 3 Dec 2003 18:41:09 +0100 (CET) From: "Hugo Burm" To: Subject: Scope of request attributes, Woody, and continuations Date: Wed, 3 Dec 2003 18:41:08 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello, Is there a way to find my request attributes (not parameters) after a continuation? Scenario: - Set request attribute at the beginning of a Woody flowscript - Woody calls new pipeline in showForm. Request attributes are still there in new pipeline (surprise!). - Woody calls a continuation (e.g. because I pressed "add contact" in the form2bean.flow example). Basically, the same page appears but my request attributes are gone now. Hugo. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org