GeekArticles
Java
Servlets
Java
ServletsUsing the Scheduler Servlet in JRun
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
Sponsored Links
Read Next: What's New in the Servlet 2.3 Specification
Related Topics
Subscribe via RSS
Servlets
- Using the Scheduler Servlet in JRun
- What's New in the Servlet 2.3 Specification
- Controlling JRun Remotely with Servlets
- The XML Servlet
- Extending ColdFusion with Servlets
- Test-Driven Development for Servlets
- Developing Entity Beans
- Clustering with Tomcat
- An XML Fragment Reader
- Writing and Debugging XQuery Web Apps with Qexo
