You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Xiaofeng Chen <xc...@unlnotes01.unl.edu> on 2001/04/26 17:04:44 UTC

How to set access restriction to servlets in tomcat?

Could someone drop me any hints about how to set access restriction to servlets, please?
One of my servlets needs to get the user name using request.getRemoteUser() method.
Can we set access restriction to servlets in Tomcat?

Thanks for you help!