文件名称:Quartz定时任务处理案例基于jsp
文件大小:492KB
文件格式:RAR
更新时间:2014-12-15 16:32:37
Quartz 定时任务处理 jsp
这是一个完整的使用Quartz定时处理案例,虽然简单,但是一个可运行的案例项目,包括了Quartz的包,及配置文件quartz.properties和quartz_jobs.xml文件的配置方法,及在web.xml文件中配置Quartz等方法。看了这个例子后,应该对Quartz开发配置有一个整个了解。 我已经成功运行过这个项目,自己写的。
【文件预览】:
myquartz
----src()
--------com()
--------quartz_jobs.xml(381B)
--------quartz.properties(1KB)
----.classpath(1KB)
----build()
--------classes()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(345B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.component(454B)
--------.jsdtscope(503B)
--------org.eclipse.jdt.core.prefs(395B)
----WebContent()
--------META-INF()
--------WEB-INF()
----.project(1KB)