> > Realm base authentication is a Servlet 2.3 specification. As such, any > > container which is 2.3 compliant will support Realm based > > authentication. > > In that case, +1 for Realm based authentication.
I believe one of the reasons Turbine didn't use this is because it is not possible to create users without restarting the servlet container. This would not be good for a traditional webapp setup, where you might want users to register themselves. > -Eric -- Gonzalo A. Diethelm [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>