Marco wrote:
> 2 - Apache delegates the servlet to make the authentication. This would be
> the very best solution, but I suppose it is impossible (could an Apache
> module implement this feature?)

You can do this!  Turn off authentication in Apache and implement it in
your Servlet.

-- Charles

Reply via email to