I need to schedule a task to run in at fixed interval of time. How can I do this with support of long intervals (for example on each 8 hours)?
I\'m currently using <
You should take a look to Quartz it's a java framework wich works with EE and SE editions and allows to define jobs to execute an specific time