Re: [OT] how to make a scheduled event on tomcat

2007-02-04 Thread Gaurav Kushwaha
Thanks Chirstopher for a detailed reply. A very insightful and convincing mail indeed. My problem is I have never tried writing a cron job before. So I have no idea on how to go about it. Hence I will try quartz first. Going by its description here, it should serve my purpose for the time being. S

Re: [OT] how to make a scheduled event on tomcat

2007-02-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jacob, Jacob Rhoden wrote: > Christopher Schultz wrote: >> You're better off not using Tomcat for this kind of thing. That's what >> cron and other system software packages are for. >> > I am curious, I find that moving the cron activities into the