Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Java Servlets

Using the Scheduler Servlet in JRun

Author: macromedia.com | Published: 10th Aug 2005 | Visited: 601 times | Add Comment
Filed in: Servlets

By Matt Horn JRun Documentation Allaire Corp. JRun includes a Scheduler servlet that executes actions at specified times. Actions can be servlets, CGI requests, ColdFusion pages, ASP pages, or any other Web document. This article concentrates on using the Scheduler servlet to request other servlets. The Scheduler servlet is conceptually similar to the cron daemon on Unix systems or the Scheduler service (and at command) on Windows NT. A comparison to cron is given below. This document...n

Read Article
 

Sponsored Links

 


Related Articles

 SQL Agent: A Job Scheduler Framework An easy-to-use .NET solution for Job Scheduling with pluggable actions that runs on a Windows Service. Back up your SQL Server Express and much m ...

 Task scheduler for websites Create scheduled tasks for your website (no 3rd party or heavy coding invol ...

 scheduler-calling shell script I have created a job in oracle 10.2.0.1.0 /linux BEGIN dbms_scheduler.CREATE_JOB ( job_name => 'TEST_JOB', job_type => 'EXECUTABLE', job_action => '/tmp/test1.sh', start_date => '01-jan-08 05:51:00 PM US/Pacific', repeat_interval => ...

 A New Task Scheduler Class Library for .NET A revision of a Task Scheduler class library by David ...

 SQL Agent: A Job Scheduler Framework An easy-to-use .NET solution for Job Scheduling with pluggable actions that runs on a Windows Service. Back up your SQL Server Express and much m ...

 Can a file be ODF and Open XML at the same time? (and HTML? and a Java servlet? and a PDF archive?) We are used to thinking in terms of formats as rivals (either X or Y) or adjuncts (X for this use; and Y for that use) but what if there is an entirely different way of approaching office file formats ...

 Event based scheduler A periodic scheduler, based on the timer con ...

 Guadagno Task Scheduler The Guadagno Task Scheduler is a Windows Service application that allows you to create tasks (.NET assemblies) that can be executed a different interv ...

 Web Based Job Scheduler Complete VB.NET application to schedule DOS command tasks onl ...

 Time scheduler in C# This library allows iterating through a sequence of events or time ranges based on a time sche ...



Next: Introduction to Mobile Blogging



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links