vote up 0 vote down star

hi,

We are developing a web application using java,Struts2.0,Apache web server and a Postgres Database.

I need a requirement to run a scheduler dynamically(Morning and Evening) so that i can insert updated data in to the database and generate the report on daily and monthly basis.

please reply me soon as this is immediate requirement.

Thanks, Mahesh

flag
Possible duplicate: stackoverflow.com/questions/48293/… – Corbin March Dec 4 '08 at 6:08

closed as exact duplicate by erickson Dec 4 '08 at 6:56

1 Answer

vote up 4 vote down

Look into Quartz.

link

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.