If you were to do this with a Linux server you could set up a cron job that executes the file you want.
On windows you would use the windows task scheduler..
I use this for php, so I guess it should be the same for jsp, no matter what server you're using.
The command to run on linux would look soemthing like:
wget -q
http://www.yourdomain.com/yourscript.jsp > /dev/null
Last edited by digital-ether; Aug 8th, 2006 at 5:56 pm.
Reputation Points: 457
Solved Threads: 101
Nearly a Posting Virtuoso
Offline 1,250 posts
since Sep 2005