Reg How to Implement a serviceServices

hi, just want to know that using servlet how a can a service be implemented so that it keeps running infinetly at some specific time say at 0600 hrs & check for some values in a particular DB & send mail if certain conditions are met.thanks
[269 byte] By [techdeva] at [2007-10-3 3:56:54]
# 1
Purpose of the servelets are handling the requests. If you want some kind of a service you need to develop it using some other technology. Like a background servce on windows.
LRMKa at 2007-7-14 21:55:11 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...