Nicolas Preget wrote:
> 
> Hi
> 
> I would like to protect (using password for instance) the access to
> parts on my Tomcat installation.
> Do you know how I can make it ?

Have a look for 'Realm' in the archive.  Realms give access to user
repositories for authentication and access control information.  Access
is protected through web.xml

Antony

Reply via email to