March 29, 2005 12:00 AM EST
The need to run scheduled jobs is increasing and becoming common across all
J2EE applications. The current J2EE specification doesn't provide an easy way
to schedule jobs inside an enterprise application.
We can broadly classify scheduled J2EE jobs into two categories:
Server-sp... (more)