Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 28973 invoked from network); 22 Oct 2003 11:52:16 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 22 Oct 2003 11:52:16 -0000 Received: (qmail 64186 invoked by uid 500); 22 Oct 2003 11:52:05 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 64145 invoked by uid 500); 22 Oct 2003 11:52:05 -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 64132 invoked from network); 22 Oct 2003 11:52:05 -0000 Received: from unknown (HELO main.gmane.org) (80.91.224.249) by daedalus.apache.org with SMTP; 22 Oct 2003 11:52:05 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1ACHX3-0000qv-00 for ; Wed, 22 Oct 2003 13:52:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: users@cocoon.apache.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ACHX1-0000ql-00 for ; Wed, 22 Oct 2003 13:52:03 +0200 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1ACHX1-0000lA-00 for ; Wed, 22 Oct 2003 13:52:03 +0200 From: Olivier Billard Subject: Re: Woody / Flow : How to access the continuation stack in the flow ? Date: Wed, 22 Oct 2003 13:51:56 +0200 Lines: 33 Message-ID: References: <009e01c39887$a12fd7e0$1e01a8c0@WRPO> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20030916 X-Accept-Language: fr, fr-fr, en, en-us In-Reply-To: <009e01c39887$a12fd7e0$1e01a8c0@WRPO> Sender: news 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 Ok Reinhard, I'll explore this way ! Many thanks ! On 22/10/2003 12:31, Reinhard Poetz wrote: > From: Olivier Billard > > >>Thanks for your answer and you invitation, Reinhard ! >> >>We dealt this with the flow, but I would be very interested >>on "real" multipage forms. Unfortunately, I currently don't >>have time to follow this discussion this week. >> >>Back to my question, that is I think more a general flow >>question, is there a way to >>access the stack of continuations, to deal with "previous" button ? >> >>I read 2 lines of the discussion, and it seems to really deal >>with this point ! But not >>woody speaking, a classic flow could contain next/previous >>buttons.. And if there would be >>a way of accessing previous pages, isn't it with previous >>continuations ? > > > AFAIK cocoon.sendPageAndWait(...) returns the created WebContinuation > object. So you should also be able to access its parents. > > HTH > Reinhard --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org