> > > > A better solution would be to modify the Handler to catch the > sessionIdle event and check for how long the session was idling (the > event will be received every second) > > > When you say "modify the Handler", does that require a change to Mina's code? or is this something I can do without changing Mina?
Thanks