I followed what Slide did when writing my module:
http://cvs.apache.org/viewcvs.cgi/jakarta-slide/src/jaas/org/apache/slide/ja
as/spi/SlideLoginModule.java?rev=1.2&view=markup
On 11/17/05 3:29 AM, "Markus Plail" <[EMAIL PROTECTED]> wrote:
> Hi Jeremy!
>
> Jeremy Crosbie <[EMAIL PROTECTED]> wri
Hi Jeremy!
Jeremy Crosbie <[EMAIL PROTECTED]> writes:
> Can you supply the relevant sections of your web.xml? I am using
> FORM-based authentication--tested with both the Memory and JAAS
> realms--but maybe this will give you some hints:
Do you successfully use JAAS realm based authentication in
Can you supply the relevant sections of your web.xml? I am using FORM-based
authentication--tested with both the Memory and JAAS realms--but maybe this
will give you some hints:
...
home page
/index.jsp
GET
POST
myrole
FORM
/login.jsp
/loginError.jsp