From: "Randy Layman" <[EMAIL PROTECTED]>
>
> Well, the source for Tomcat is open and available, and there is
> already a class that authenticates against a database
> (org.apache.tomcat.request.JDBCRealm) that seems like it would probably be
a
> good basis for whatever you are trying to do that it doesn't.

Thanks for that - I'll investigate that now.  Is there any 'standard' way of
hooking in to the authentication mechanism?  The JDBCRealm approach looks
good but also looks to be Tomcat-specific.  Or is the standard 'hands-off'
in this area?

Thanks,

            Geoff


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to