-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Aden,

On 4/27/2009 4:18 AM, Aden Jones wrote:
> Ive got everything else working but have two tasks
> that need to be run at a certain time of the week.

Dan suggests using Java's Timer class. Lots of folks also use Quartz
(http://www.opensymphony.com/quartz/).

I'd like to recommend the use of good-old cron (or Windows Scheduler if
you're using Windows). If the webapp /must/ be self-contained, then so
be it, but I prefer to use cron so it's not tied to the webapp itself.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkn1zT8ACgkQ9CaO5/Lv0PAXaACfQyUtcT5Eo3j9nfVaHThA+flD
ALQAoLiklOPd35MRvPe2Tuj0PsK776sk
=Tayj
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to