> Hi
>      I wanna know about JDBC realm.
>       Who should use it & Y.
>      Please let me know
> Thanks.

JDBCRealm is a method for securing you webapp.  In
my opinion two of the guidelines for choosing to
go with a JDBCRealm is if you want a security system
which is fully portable to any OS and if you want a
managed authentication free from having to develop
one for yourself.


---
Michael Wentzel
Software Developer
Software As We Think - http://www.aswethink.com

Reply via email to