> I want to get a method to automatically get called every 60 
> seconds in Tomcat.  The method reset() will reset monitoring 
> information.  How can I do this?  
> 

java.util.Timer and java.util.TimerTask


Regards, Ronald.

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

Reply via email to