Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 11825 invoked by uid 500); 31 Jul 2002 17:58:54 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 11812 invoked from network); 31 Jul 2002 17:58:54 -0000 Date: Wed, 31 Jul 2002 10:58:37 -0700 Mime-Version: 1.0 (Apple Message framework v482) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: Redirector object in Action From: Justin Fagnani-Bell To: cocoon-dev@xml.apache.org Content-Transfer-Encoding: 7bit Message-Id: <23A42980-A4AF-11D6-8FBD-0003936819C0@paraliansoftware.com> X-Mailer: Apple Mail (2.482) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'm writing an action that may need to send a redirect to the client. Should I use the sitemap (map:redirect-to) or with the Redirector object in Action.act()? I can't find any real documentation on actions, and the javadoc documentation doesn't contain good descriptions for the methods of Redirector. What's the difference between redirect() and globalRedirect()? What's sessionmode for? I've looked through source for most of the Actions and can't find an example of redirector being used yet. Thanks for you help, Justin --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org