Not strictly a Struts question but we're using JAAS and Struts to handle
login (form) authentication. Anyone know where/how the login page
timeout is set? It's not the same as the session timeout.
Thanks,
-Adam
-
To unsubsc
: Dienstag, 18. Mai 2004 16:17
To: 'Struts Users Mailing List'
Subject: R: R: Struts and JAAS
Could you provide an example of how to do it?
I think if it's a matter of application configuration then the appserver
should not make any difference, as long as I use jdk 1.4 and j2ee 1.3
2004 11.36
A: Struts Users Mailing List
Oggetto: Re: R: Struts and JAAS
Never used jrun but on the other app servers I have used (and prefer
jboss) you can independently configure each app as to which JAAS realm
to use.
---
Messaggio originale-
> Da: Sean Radford [mailto:[EMAIL PROTECTED]
> Inviato: martedì 18 maggio 2004 11.05
> A: Struts Users Mailing List
> Oggetto: Re: Struts and JAAS
>
> Each application just logs into a different JAAS realm (each of these
> has its own stack of login
Inviato: martedì 18 maggio 2004 11.05
A: Struts Users Mailing List
Oggetto: Re: Struts and JAAS
Each application just logs into a different JAAS realm (each of these
has its own stack of login modules, but sounds like you only need one
per realm).
Hope that guides you a little.
regards,
Sean
Each application just logs into a different JAAS realm (each of these
has its own stack of login modules, but sounds like you only need one
per realm).
Hope that guides you a little.
regards,
Sean
On Tue, 2004-05-18 at 09:22, Andrea M. wrote:
> Hello all
> I've got a dilemma trying to implemen
Hello all
I've got a dilemma trying to implement JAAS in my struts applications.
This is the problem:
I have more applications running in the same instance of the appserver (jrun
4 in my case, but I think the same thing is applicable to the others).
Each application has its own database with its o
7 matches
Mail list logo