Username from basic Auth and Contextinformation Question

2005-12-08 Thread Robert Einsle
Hy List, i have two questions koncerning Tomcat. I will do the Authentifikation for my Webbapp on the Apache (2.0) with Basic Auth. Is it possible in my Tomcat Application to access the Username (out of the Session?) where the User logged on? The second is, can i deliver the

AW: Username from basic Auth and Contextinformation Question

2005-12-08 Thread Thomas Strauß
- Von: Robert Einsle [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 8. Dezember 2005 13:18 An: Tomcat Users List Betreff: Username from basic Auth and Contextinformation Question Hy List, i have two questions koncerning Tomcat. I will do the Authentifikation for my Webbapp on the Apache (2.0

RE: Username from basic Auth and Contextinformation Question

2005-12-08 Thread Caldarale, Charles R
From: Robert Einsle [mailto:[EMAIL PROTECTED] Subject: Username from basic Auth and Contextinformation Question The second is, can i deliver the context-information for my webbapp inside my war-package? Normaly i configure Contextinformation (Datasources, Logger...) inside the Context