You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Oscar (Eccox)" <os...@eccox.com.br> on 2003/08/26 23:38:59 UTC

TOMCAT User

Hi,
 
Is there any attribute on the REQUEST where I can know what user is
requesting the page ??? I'm using tomcat-users.xml...
 
Thanks,
 	===========================
José Oscar de Souza Eduardo
Coordenador de Projetos
tel: 3047-4541
fax: 3047-4550
oscar.eduardo@eccox.com.br
=========================== 	
 
 

Re: TOMCAT User

Posted by Filip Hanik <ma...@filip.net>.
Mensagemyes, look it up in the HttpServletRequest API,
I think it is something like getUserPrincipal()

Filip
  ----- Original Message ----- 
  From: Oscar (Eccox) 
  To: Tomcat Users List 
  Sent: Tuesday, August 26, 2003 2:38 PM
  Subject: TOMCAT User


  Hi,

  Is there any attribute on the REQUEST where I can know what user is requesting the page ??? I'm using tomcat-users.xml...

  Thanks,
          ===========================
        José Oscar de Souza Eduardo
        Coordenador de Projetos
        tel: 3047-4541
        fax: 3047-4550
        oscar.eduardo@eccox.com.br
        ===========================