Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 20950 invoked from network); 2 May 2006 10:51:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 May 2006 10:51:03 -0000 Received: (qmail 92569 invoked by uid 500); 2 May 2006 10:50:49 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 92506 invoked by uid 500); 2 May 2006 10:50:48 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 92493 invoked by uid 99); 2 May 2006 10:50:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 May 2006 03:50:48 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [193.204.130.2] (HELO ns.di.univaq.it) (193.204.130.2) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 May 2006 03:50:47 -0700 Received: from amleto (host131-111.pool21759.interbusiness.it [217.59.111.131]) (authenticated bits=0) by ns.di.univaq.it (8.13.6/8.13.4) with ESMTP id k42Aogak000865 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Tue, 2 May 2006 12:50:48 +0200 From: "Amleto Di Salle" To: Subject: add a session's attribute after authentication Date: Tue, 2 May 2006 12:50:53 +0200 Message-ID: <007401c66dd6$4ddfa850$860110ac@amleto> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Importance: Normal X-AntiVirus: checked by AntiVir Milter (version: 1.1.3-1; AVE: 6.34.0.14; VDF: 6.34.0.7; host: ns.di.univaq.it) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi all, I have used the container (Tomcat) managed security, but after the authentication I would like to set an object inside the session. How can I do? I have noticed that Tomcat creates a session if the user accesses to a protected resource, so i cannot use the HttpSessionListener. Thanks in advance BR /Amleto -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.5.1/327 - Release Date: 28/04/2006 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org