Re: java reminders how

2004-09-19 Thread Mahen Perera
Hi Bethana, Why dont u try using the EJBTimerService? Mahen On Thu, 16 Sep 2004 07:40:53 -0700 (PDT), bethana kumar <[EMAIL PROTECTED]> wrote: > > > > Dear All > > I have the following requirements.I need your suggestions for implementing. > > I have an webbased system,in which enduser cre

RE: java reminders how

2004-09-17 Thread Melzer, Steven
quartz is an open-source scheduling tool, with a lot of CRON-like features.   steve -Original Message-From: Michael Roytman [mailto:[EMAIL PROTECTED]Sent: Thursday, September 16, 2004 11:15 AMTo: [EMAIL PROTECTED]Subject: RE: java reminders how Take a look here. http

RE: java reminders how

2004-09-16 Thread Michael Roytman
Take a look here. http://www.javelinsoft.com/jscheduler/     From: bethana kumar [mailto:[EMAIL PROTECTED] Sent: Thursday, September 16, 2004 9:41 AM To: [EMAIL PROTECTED] Subject: java reminders how   Dear All I have the following requirements.I need your suggestions for

RE: java reminders how

2004-09-16 Thread Paul Kukk
Create a simple Java app that is executed by cron at 0001 hours to query the database, utilize javamail to send an email based on the resultset.   Paul -Original Message-From: bethana kumar [mailto:[EMAIL PROTECTED]Sent: Thursday, September 16, 2004 10:41 AMTo: [EMAIL PROTECTE