You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Russell - The Rice Group <ru...@thericegroup.com> on 2000/03/06 18:13:34 UTC

UserName from the REQ object

I am using Apache+mod_ssl and Tomcat 3.0.   

I have password protected a directory with Apache, and this works.  Is there a way of getting the username from the REQ object.

Ideally what I would like to have is a modified Hello World. 

Which after I type in my username and password to satisfy Apache the message reads "Hello, Russell."