You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Paul Hsu <hs...@verizon.net> on 2003/05/25 06:39:47 UTC

Realm

Hi,
I am using Tomcat Realm to authenticate user to access web site. I have one question is how can I catch the user name/password after tomcat server authenticate user (Tomcat will pop up a authenticate screen)? Any help would be appreciated.

Paul