Hi,
Just wondering if it's possible to get built-in form based authentication to
work without the user actually trying to access a protected resource? I want to
have a login box on the first page that users can use to authenticate
themselves at my web-site. As you can guess simply specifying "j_security_check"
as form's action won't work. So, is there any way to accomplish this just using
Servlet 2.2 specified form based auth. mechanism or I need to resort to some
sort of custom security/session checker servlet??? Briefly looked through the
mailing list archives and couldn't find any info.
Thanks in advance,
VG.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]