Ravindra,

  You probably want to extend TimerTask rather than Servlet. Take a look at 
java.util.TimerTask and 
java.util.Timer.

  Graham.

Ravindra K. Bhat wrote:
> Hi
> I have a servlet which updates a table when the system time is 4:00 PM.  I
> need it to run everyday @ 4:00 PM..how do I do set it up so that it runs
> automatically?
> 
> Thanks
> Ravi  
> 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 


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

Reply via email to