users@glassfish.java.net

can we authenticate a user againts a realm from within our application programically?

From: legolas wood <legolas.w_at_gmail.com>
Date: Tue, 05 Jun 2007 10:15:31 -0700

Hi
Thank you for reading my post
Can we authenticate a user (username and password) against a realm
(JDBC) from within our application?

For example from inside a servlet we check whether username and
password is correct or not ?

Thanks