Package org.jcrontab.web

The web interface of the project.

See:
          Description

Class Summary
CrontabServletXML This Servlet writes in xml format all the CrontabEntryBean availables.
CrontabViewServlet This servlet is designed to put in the context the CrontabEntryBean Necesary for the view.
loadCrontabServlet  
 

Package org.jcrontab.web Description

The web interface of the project. And the loadOnStartUp servlet to make it more easy to integrate.