-
How to destroy the Session Object ?
Hi,
When all the pages opened by a client browser are closed, the session variable
needs to be destroyed.
Any Suggestions/Help is Welcome,
Thanks,
Mukund
-
Re: How to destroy the Session Object ?
hai
when all the pages closed by the client, the session variables will
be destroyed automatically.or you can force the session end by using abandon
method.
"Mukund" <j.mukund@zensar.com> wrote:
>
>Hi,
>When all the pages opened by a client browser are closed, the session variable
>needs to be destroyed.
>
>
>Any Suggestions/Help is Welcome,
>
>Thanks,
>Mukund
-
Re: How to destroy the Session Object ?
Hi,
The session timeout is set to 5 hrs. SO even if the Browser window is
closed, the session will close only after 5 hrs. We need something to close
the session pre-maturely.
"venkatesan" <venkatesan_ram@opera.com> wrote:
>
>
>hai
> when all the pages closed by the client, the session variables will
>be destroyed automatically.or you can force the session end by using abandon
>method.
>
>
>"Mukund" <j.mukund@zensar.com> wrote:
>>
>>Hi,
>>When all the pages opened by a client browser are closed, the session variable
>>needs to be destroyed.
>>
>>
>>Any Suggestions/Help is Welcome,
>>
>>Thanks,
>>Mukund
>
-
Re: How to destroy the Session Object ?
Why is your Session timeout set to 5 hours? You may be confused about the
effect of Session timeout. The Session timout timer restarts for every
request. They way you have it set, the session will time out 5 hours after
the *last* request.
"Mukund" <j.mukund@zensar.com> wrote in message
news:3b57cc42$1@news.devx.com...
>
> Hi,
> The session timeout is set to 5 hrs. SO even if the Browser window is
> closed, the session will close only after 5 hrs. We need something to
close
> the session pre-maturely.
> "venkatesan" <venkatesan_ram@opera.com> wrote:
> >
> >
> >hai
> > when all the pages closed by the client, the session variables will
> >be destroyed automatically.or you can force the session end by using
abandon
> >method.
> >
> >
> >"Mukund" <j.mukund@zensar.com> wrote:
> >>
> >>Hi,
> >>When all the pages opened by a client browser are closed, the session
variable
> >>needs to be destroyed.
> >>
> >>
> >>Any Suggestions/Help is Welcome,
> >>
> >>Thanks,
> >>Mukund
> >
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks