You could write a simple socket client that sent an http request to that
particular servlet at a given time - look the HttpURLConnection class for an
easy way to code this,
Kevin
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Eytan
Seidman
Sent: 27 June 1999 20:05
To: [EMAIL PROTECTED]
Subject: Automatic Call of Servlet
Is there any way to make a servlet call itself automatically. I want a
servelt to ru nlat every nite to query a database and send Emails if there
is new information in the database. Whats the easiset way to have a servlet
call itself?
Eytan
___________________________________________________________________________
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
___________________________________________________________________________
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