943,682 Members | Top Members by Rank

Ad:
  • JSP Discussion Thread
  • Unsolved
  • Views: 3425
  • JSP RSS
Aug 1st, 2006
0

Auto loading a jsp file

Expand Post »
Hi experts,

Here there is a requirement like autoloading a jsp file, once a day without any human intervention. A JSP file should be executed daily at a particular time automatically.

I'm using

Web Server:Tomcat 5

If there is any logic or idea regarding the same is appriciated.

Regards,
Similar Threads
Reputation Points: 10
Solved Threads: 1
Newbie Poster
techkar is offline Offline
18 posts
since Feb 2006
Aug 8th, 2006
0

Re: Auto loading a jsp file

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.
Moderator
Reputation Points: 457
Solved Threads: 101
Nearly a Posting Virtuoso
digital-ether is offline Offline
1,250 posts
since Sep 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in JSP Forum Timeline: How To Load Text File
Next Thread in JSP Forum Timeline: How to generate a chart





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC