I think you could use the form refresh option like the following:

<meta HTTP-EQUIV="Refresh" CONTENT="10;URL=/welcome.html">

where the 10 = 10 sec. change it to 1800 and you will have 30 mins.

I think this should work... give it a shot... and let us know.

Good Luck,
- Radek aka Zark





MA <[EMAIL PROTECTED]> on 01/04/2000 11:23:17 AM

Please respond to "A mailing list for discussion about Sun Microsystem's
      Java              Servlet API Technology."
      <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:    (bcc: Radek Jadczak/Plextel Telecommunications)
Subject:  Urgent help please




Hello Guys:
I'm trying to implement servlet invocation after
certain time period automatically.
The servlet will connect to a database, retrieve the
data and then download it into a flat file. I want
this process to be repeated after every 30 minutes.
Any brain dump or pointers about how to implement this
is appreciated.

Thanks,
Mub
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://messenger.yahoo.com

___________________________________________________________________________
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

Reply via email to