Hi Can I implement a filter which sets the current principal, so that calls to request.getUserPrincipal().getName() succeed?
In our company, an apache server in front of tomcat authenticates the client and delegates the user principal as an http header attribute. I want to read this principal and set the user principal in a filter. Can I do this? Thanks for your help! Oliver ******************* BITTE BEACHTEN ******************* Diese Nachricht (wie auch allf�llige Anh�nge dazu) beinhaltet m�glicherweise vertrauliche oder gesetzlich gesch�tzte Daten oder Informationen. Zum Empfang derselben ist (sind) ausschliesslich die genannte(n) Person(en) bestimmt. Falls Sie diese Nachricht irrt�mlicherweise erreicht hat, sind Sie h�flich gebeten, diese unter Ausschluss jeder Reproduktion zu zerst�ren und die absendende Person umgehend zu benachrichtigen. Vielen Dank f�r Ihre Hilfe. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
