aspose file tools
The moose likes Servlets and the fly likes Automatic download on .ics file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Automatic download on .ics file" Watch "Automatic download on .ics file" New topic
Author

Automatic download on .ics file

ema kacurkova
Greenhorn

Joined: Feb 06, 2012
Posts: 2
Hi all, i have a java EE aplication and option for downloading calendar (that can be imported in outlook). What i want to do is to download the calendar automatically every day in particular time. I want to add this option to prevent logging into an application every day and downloading it manually. Is it possible somehow to set an absolute file system path and call the download action in scheduled time. Thanks in advanced
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56529
    
  14

Sounds like you need a cron job.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Automatic download on .ics file
 
Similar Threads
Question regarding Calendar
How download file from http in .bat file?
downloading file
downloading zip file
dynamically tail display of file contents