J
John_Woo
Hi,
Using awt/swing, it's very easy to catch all mouse/keyboard event;
I'm wondering, in servlet/jsp web app, how to catch those events?
That's what I think, by that I can reset the session-time - the spec of
a project required whenever user's mouse/keyboard moves/hits, reset the
session time to 3 mins.
Any idea?
Using awt/swing, it's very easy to catch all mouse/keyboard event;
I'm wondering, in servlet/jsp web app, how to catch those events?
That's what I think, by that I can reset the session-time - the spec of
a project required whenever user's mouse/keyboard moves/hits, reset the
session time to 3 mins.
Any idea?