Working fine in Netscape Browser.We are getting problem with IE.
On 11/15/05, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
>
> Sounds like an opportunity for a ValidSession filter:
>
> http://java.sun.com/blueprints/corej2eepatterns/Patterns/InterceptingFilter.html
>
> -Dennis
>
>
>
>
> Srinivas
Thanks for the reply .
On 11/15/05, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
>
> Sounds like an opportunity for a ValidSession filter:
>
> http://java.sun.com/blueprints/corej2eepatterns/Patterns/InterceptingFilter.html
>
> -Dennis
>
>
>
>
> Srinivas Jadcharla <[EMAIL PROTECTED]>
> 11/15/2005
Sounds like an opportunity for a ValidSession filter:
http://java.sun.com/blueprints/corej2eepatterns/Patterns/InterceptingFilter.html
-Dennis
Srinivas Jadcharla <[EMAIL PROTECTED]>
11/15/2005 10:00 AM
Please respond to
"Struts Users Mailing List"
To
user@struts.apache.org
cc
Subject
Log
2005/9/5, Adam Hardy <[EMAIL PROTECTED]>:
> Fourthly I think the work involved in making something track all
> sessions like this and then inactivate any that stop would be
> considerable. At least I can't think of a suitable algorithm off the top
> of my head.
I had the same problem: avoiding dup
Leon Rosenberg on 31/08/05 13:17, wrote:
On Wed, 2005-08-31 at 12:46 +0100, Adam Hardy wrote
Emmanouil Batsis on 31/08/05 12:37, wrote
Sławek Tuleja wrote:
question: but how to evoke Logoff action when user closes browser?
In general you dont :-) You just wait for the session to expire usin
such as
logging off the machine... or just pressing the power button.
- Glenn
Leon Rosenberg <[EMAIL PROTECTED]>
31/08/2005 08:17 AM
Please respond to
"Struts Users Mailing List"
To
Struts Users Mailing List
cc
Subject
Re: logout problem
On Wed, 2005-08-31 at 12
On Wed, 2005-08-31 at 12:46 +0100, Adam Hardy wrote:
> Emmanouil Batsis on 31/08/05 12:37, wrote:
> > Sławek Tuleja wrote:
> >> question: but how to evoke Logoff action when user closes browser?
> >
> > In general you dont :-) You just wait for the session to expire using
> > a session event liste
Emmanouil Batsis on 31/08/05 12:37, wrote:
Sławek Tuleja wrote:
question: but how to evoke Logoff action when user closes browser?
In general you dont :-) You just wait for the session to expire using
a session event listener. However, if the client supports javascript,
you can catch the onclo
Sławek Tuleja wrote:
question: but how to evoke Logoff action when user closes browser?
In general you dont :-) You just wait for the session to expire using a
session event listener. However, if the client supports javascript, you
can catch the onclose event and perhaps submit an XMLHTT
9 matches
Mail list logo