I am using NT on a weblogic 4.5.1 server.

- I would like to execute a servlet that does a database update once a day.
I would like to do this with out having a sleep() or while loop active. In
other words, I want to eat as little cpu time as possible. I know this topic
was brought up before, with answers suggesting what I don't want to do.

Does anyone have a good solution to this?

Sincerely,

Tom Kochanoiwcz

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to