Hi guys, I am working on this application where we need to detect if client is still working or not. If not then log him out before the timeout. I am thinking on the lines to send a heartbeat to the server and when it stops log him out. I have looked into AJAX heartbeat pattern but what I don't want is to start another thread from within the container (webLogic or OC4J). Hope I make sense.
I need some suggestions please. Which framework to use? what should be the approach? If anyone has worked on this or has any code available? Thanks, Hardeesh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en -~----------~----~----~----~------~----~------~--~---