On 12/4/06, J. Patrick Bedell <[EMAIL PROTECTED]> wrote:

   Sorry for the offtopic question!
   How might I configure my servlet container or webapp web.xml so
that a periodic application performs a cleanup task for my webapp's
database?  I want to have a cleanup application (say, a particular
java class) run periodically without triggering it on user input.

Take a look at Quartz over at OpenSymphony

  http://www.opensymphony.com/quartz/

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to