[java ee programming] Re: Sun Java System App Server 9 Update 1

2009-05-01 Thread Sang Shin
pxk5...@njit.edu wrote: > The link for the update seems to be dead. I am running NetBeans 6.5. > Is there a more current link for the update? I want to do homework > number 14. I should have updated all the links to Sun Java System App Server 9 Update 1 to GlassFish v2 that comes with NetBeans 6

[java ee programming] Re: java heartbeat

2009-05-01 Thread Bill Gordon
you need to use an independent thread. On May 1, 2009, at 10:51 AM, Hardeesh Kapula wrote: > 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

[java ee programming] Sun Java System App Server 9 Update 1

2009-05-01 Thread pxk5249
The link for the update seems to be dead. I am running NetBeans 6.5. Is there a more current link for the update? I want to do homework number 14. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Progr

[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

[java ee programming] Re: jasper reports

2009-05-01 Thread Enrique Estelles
Although I think that this question doesn't fit the mail group purpose... In order to use reports created by Jasper Reports, use iReports to design it. It's really easy. After creating the report, you will obtain a .jasper file that you can fill dinamically using a servlet. I learnt to set up the

[java ee programming] jasper reports

2009-05-01 Thread durga prasad
how to create dynamic jasper reports, can any one give me an example. --~--~-~--~~~---~--~~ 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-j2e