Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 15943 invoked from network); 7 Oct 2004 16:49:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Oct 2004 16:49:55 -0000 Received: (qmail 38378 invoked by uid 500); 7 Oct 2004 16:49:34 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 38329 invoked by uid 500); 7 Oct 2004 16:49:33 -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 38298 invoked by uid 99); 7 Oct 2004 16:49:33 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [195.92.193.211] (HELO cmailm4.svr.pol.co.uk) (195.92.193.211) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 07 Oct 2004 09:49:32 -0700 Received: from modem-99.niobium.dialup.pol.co.uk ([62.136.36.99] helo=[127.0.0.1]) by cmailm4.svr.pol.co.uk with esmtp (Exim 4.14) id 1CFbSJ-0005dY-Tb for users@cocoon.apache.org; Thu, 07 Oct 2004 17:49:28 +0100 Message-ID: <41657391.7010300@hyam.net> Date: Thu, 07 Oct 2004 17:49:21 +0100 From: Roger Hyam User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040514 X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: Starting a session with an action. References: <41653E4F.4040304@hyam.net> <41654D97.7070603@cogeco.net> In-Reply-To: <41654D97.7070603@cogeco.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Thanks for this Nick. Just what I need. Didn't find it before because it is in an odd package. I was looking in org.apache.cocoon.acting before. Is there away the API doc could be annoted to this I wonder? I'll check out the authentication framework as well. Nick Goupinets wrote: > Hi Roger, > > I don't know if this will help, but there is a Session Action > > http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/webapps/session/acting/SessionAction.html > > > It allows one to create and delete sessions. > > BTW, If you are planning on using authentication, you might want to take > a look at the authentication framework. I think it does session handling > for you. > > Sincerely, > Nick Goupinets > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org > For additional commands, e-mail: users-help@cocoon.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org