aspose file tools
The moose likes Struts and the fly likes session getLastAccessTime() Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "session getLastAccessTime()" Watch "session getLastAccessTime()" New topic
Author

session getLastAccessTime()

wayne xu
Greenhorn

Joined: Feb 15, 2005
Posts: 6
How can I use the getLastAccessTime()method in the Struts to AUTOMATICALLY track the last access or session terminate time?
Thanks in advance,
Wayne
--
anupa oru
Ranch Hand

Joined: Jan 15, 2005
Posts: 118
hi,
I don't know how much it works for you.You have to write code in Action to get Session from request and there by accessing getLastAccessed time.I hope this wotks correct me if it's wrong.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: session getLastAccessTime()
 
Similar Threads
About the Session
A mock question about session
Session problem in NetBeans
Trouble running example from Hibernate Made Easy, p. 156
session.getLastAccessedTime() = -1 ??