View Single Post
  #1 (permalink)  
Old 01-30-2008, 12:52 PM
psandeep psandeep is offline
Member
 
Join Date: Jan 2008
Posts: 1
psandeep is on a distinguished road
How to track client logout time and orignal ipaddress (not gateway) in java
hi,

1) I want to capture the client logout time, when he closes the window in wrong way also i.e. "X" (window close).
I tried using javascript, "onunload", but some times working and sometimes not.
So, i want to try entirely in java only.

2) I want to capture the client original login system IP, not gateway IP, i am getting client ip if i use Sessions.
Using, java only i want to capture client Original Ip, where ever he login from.

very very urg...............
Reply With Quote
Sponsored Links