How to write cron jobs in Java EE?
jakarta-ee, java
Solution
If you're not limited to j2ee and have the option to use JavaEE 6, please see SIMPLEST POSSIBLE EJB 3.1 TIMER.
Problem
How to write cron jobs in Java EE? Could you explain with an example?
jakarta-ee, java
If you're not limited to j2ee and have the option to use JavaEE 6, please see SIMPLEST POSSIBLE EJB 3.1 TIMER.
How to write cron jobs in Java EE? Could you explain with an example?