Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-10-2009, 09:16 AM
rakesh_n_mehta's Avatar
Member
 
Join Date: Oct 2008
Posts: 62
Rep Power: 0
rakesh_n_mehta is on a distinguished road
Exclamation session management
Hello friends,
i am having problem in session managament. in xml file code is

<session-config>
<session-timeout>10</session-timeout>
</session-config>

but when i check it aftre 10 min session is not time out ...
any other things remaining??
__________________
Rakesh Mehta
Bookmark Post in Technorati
Reply With Quote
  #2 (permalink)  
Old 06-10-2009, 01:50 PM
RamyaSivakanth's Avatar
Senior Member
 
Join Date: Apr 2009
Location: Chennai
Posts: 588
Rep Power: 1
RamyaSivakanth is on a distinguished road
Default
Try once using session.invalidate method
__________________
Ramya
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 09-22-2009, 07:03 PM
Member
 
Join Date: Sep 2009
Posts: 11
Rep Power: 0
dyapasrikanth is on a distinguished road
Default
i can't understand your problem
__________________
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 09-22-2009, 07:04 PM
Member
 
Join Date: Sep 2009
Posts: 11
Rep Power: 0
dyapasrikanth is on a distinguished road
Default
if u want to refresh your page after 10 min then use refresh attribute of meta tag
__________________
Bookmark Post in Technorati
Reply With Quote
  #5 (permalink)  
Old 09-22-2009, 07:05 PM
Member
 
Join Date: Sep 2009
Posts: 11
Rep Power: 0
dyapasrikanth is on a distinguished road
Default
otherwise after 10min refresh your page manually.
__________________
Bookmark Post in Technorati
Reply With Quote
  #6 (permalink)  
Old 09-22-2009, 07:07 PM
Member
 
Join Date: Sep 2009
Posts: 11
Rep Power: 0
dyapasrikanth is on a distinguished road
Default
if u r using login page then make a invalidate method on session object and put refresh attribute of that page to 10min
__________________
Bookmark Post in Technorati
Reply With Quote
  #7 (permalink)  
Old 09-22-2009, 07:12 PM
Member
 
Join Date: Sep 2009
Posts: 11
Rep Power: 0
dyapasrikanth is on a distinguished road
Default
<session-timeout> makes every request object of the user invalidate after the specified time if they dont make a fresh request,
mainly it is used to reduce the burden on the server
__________________
Bookmark Post in Technorati
Reply With Quote
  #8 (permalink)  
Old 09-22-2009, 08:02 PM
Senior Member
 
Join Date: Aug 2009
Posts: 1,895
Rep Power: 2
r035198x is on a distinguished road
Default
Why not post all that in one post?
Bookmark Post in Technorati
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Kill session at application context level by using session Id Kishore.Kumar Java Servlet 1 04-22-2009 12:20 AM
library management jyothi.priyanka New To Java 25 03-11-2009 06:11 PM
[SOLVED] Access to default session deniedAccess to default session denied jazz2k8 Networking 1 03-10-2009 02:12 PM
session Management betwwen two application sachin srivastava New To Java 2 01-21-2009 06:12 PM
How do I create session for a user when S/he login and expire the session. dpk_vash Web Frameworks 2 12-23-2008 07:35 PM


All times are GMT +2. The time now is 05:58 AM.



VBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2009, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org