Wednesday, 14 August 2013

how to schedule a task in tomcat

how to schedule a task in tomcat

I have a web application deployed in tomcat .I have a set of code in it ,
that checks database for a particular data and then send a mail to users
depending on that data. Can somebody suggest how to schedule this in
tomcat.

No comments:

Post a Comment