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!

Reply via email to