Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 25223 invoked from network); 28 May 2003 07:04:10 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 28 May 2003 07:04:10 -0000 Received: (qmail 1172 invoked by uid 97); 28 May 2003 07:06:31 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@nagoya.betaversion.org Received: (qmail 1165 invoked from network); 28 May 2003 07:06:30 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 28 May 2003 07:06:30 -0000 Received: (qmail 23118 invoked by uid 500); 28 May 2003 07:03:26 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 23105 invoked from network); 28 May 2003 07:03:26 -0000 Received: from neptun.sns-felb.debis.de (53.122.101.2) by daedalus.apache.org with SMTP; 28 May 2003 07:03:26 -0000 Received: by neptun.sns-felb.debis.de; id JAA08579; Wed, 28 May 2003 09:03:36 +0200 Received: from unknown(53.113.82.10) by neptun.sns-felb.debis.de via smap (V5.0) id xma008550; Wed, 28 May 03 09:03:31 +0200 Received: from ntsv00.meb.debis.de (localhost [127.0.0.1]) by dshmail1.dsh.de (8.9.1/8.8.7) with ESMTP id JAA29636 for ; Wed, 28 May 2003 09:03:30 +0200 (MET DST) Received: by ntsv00 with Internet Mail Service (5.5.2656.59) id ; Wed, 28 May 2003 09:03:37 +0200 Message-ID: From: "Hirschmann, Bernhard" To: "'Struts Users Mailing List'" Subject: AW: Container Managed Authentication Date: Wed, 28 May 2003 09:03:36 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N >> Is there a documentation or a how-to around for CMA support in Struts? > I found this to be helpful, although it is not struts-specific: > > If you are not using Tomcat, here is a more general explanation from the > JWSDP tutorial that should apply to most web containers: > > > Erik Thanks, Erik, but those I already know. I'm looking for some hints how you can access or handle the CMA stuff using Struts. I've seen that you can allow an action only for a speciffic role, configuring in struts-config.xml. So I thought there may be more support. Do you know anything about this? How can I access role information from a action or logout a user and so on? Bernhard --------------------------------------------------------------------- To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-user-help@jakarta.apache.org