On Wed, 6 Jun 2001, Michael Jennings wrote:

> Hi everyone,
> 
> Does anyone have an idea of how I could go about implementing
> realms/authentication on a per-context basis?
> Ideally, what I would like to do is have each context control
> their users and roles. Where should I look to get a clue?
> 

Tomcat 4 lets you do this "out of the box".  You can define your realm at
the Engine, Host, or Context (i.e. webapp) level -- whatever suits your
requirements.

> -Mike
> 


Craig

Reply via email to