UI « Job « Spring Q&A





1. Scheduling event through UI using Spring+Quartz    forum.springsource.org

Hi, I am working on a project in which i need to schedule the jobs from UI dynamically. For Example: I want to schedule the Birthday remainders by selecting month and ...

2. Spring + Manually control Quartz Scheduler using UI    forum.springsource.org

Spring + Manually control Quartz Scheduler using UI Hi, I have Quartz jobs running on Spring based application and it runs fine. We have 5 cron job running at their scheduled ...