jQuery in Action, 2nd edition
The moose likes BEA/Weblogic and the fly likes I want to log sessionid and date time when new session starts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "I want to log sessionid and date time when new session starts" Watch "I want to log sessionid and date time when new session starts" New topic
Author

I want to log sessionid and date time when new session starts

Vikram Kamate
Greenhorn

Joined: Sep 28, 2002
Posts: 16
I want to generate report which shows successful visits to my site and for that I am inserting one record in database when new user logs in.

Is there any other way to do this.
does weblogic give any readymade utility to log session persistance.
TIA
Vikram
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: I want to log sessionid and date time when new session starts
 
Similar Threads
Creating new session ids
Session management?
New session id in Jboss
Help with MVC implementation
Looking for an idea to call action listner or other way to call java code from link(not commandlink)