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
- per-context realms Michael Jennings
- Re: per-context realms Antony Bowesman
- Re: per-context realms Michael Jennings
- RE: per-context realms Craig R. McClanahan
- RE: per-context realms Ignacio J. Ortega
- Re: per-context realms Michael Jennings