[java ee programming] Re: Homework in lab 4203

2009-05-15 Thread Hardeesh Kapula
check if the variable 'ID' used in the query Delete from Person p where ID = 39 is correct From: java-ee-j2ee-programming-with-passion@googlegroups.com [mailto:java-ee-j2ee-programming-with-pass...@googlegroups.com] On Behalf Of Biljana Biljana Sent: Frida

[java ee programming] java heartbeat

2009-05-01 Thread Hardeesh Kapula
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