that with
the HttpServletRequest.isRequestedSessionIdValid()
method.
meissa
Shahak Nagiel <[EMAIL PROTECTED]>
09/05/2007 17:59
Veuillez répondre à
"Struts Users Mailing List"
A
Struts Users Mailing List
cc
Objet
Re: Session Expiration Handling
I've implemented a s
I've implemented a similar authenticator (which I called
AuthenticationInterceptor, since it's verifying the user has been
authenticated). The easiest way to handle this is to simply put some object in
the HttpSession once the user is authenticated at login time, such as a User
object. If tha
2 matches
Mail list logo