| Author |
Quartz Scheduler in struts
|
Sherryl Philip
Greenhorn
Joined: Jul 02, 2004
Posts: 20
|
|
Hi everybody, I'm planning to use quartz scheduler in my application. I checked up the site www.quartzscheduler.org , and i understood the concept. But the question is how to start working on it, in my application. I work on Eclipse IDE. Has anybody worked on the Quartz Scheduler. I'd be very happy if somebody could help me. Thanks in advance
|
 |
somkiat puisungnoen
Ranch Hand
Joined: Jul 04, 2003
Posts: 1312
|
|
|
Why you use "quartz scheduler" ???
|
SCJA,SCJP,SCWCD,SCBCD,SCEA I
Java Developer, Thailand
|
 |
Axel Janssen
Ranch Hand
Joined: Jan 08, 2001
Posts: 2164
|
|
we use it in one of our projects. Developed with Eclipse. Part of a .war in Tomcat. There is a tutorial which can get you started. Collegue has developed that part and it doesn't look that dificult. There is lots of documentation with quartz including tutorials. You might start there, if you not allready have done that. Some objects are just scheduler triggered/managed and not by incoming http-request. Its a bit annoying to debug, because of time trigger, but thats all. You might ask in different forum, because quartz has nothing to do with web application frameworks. regards Axel
|
 |
Jessica Sant
Sheriff
Joined: Oct 17, 2001
Posts: 4313
|
|
|
moving this to the "other Java API's" forum, please continue the discussion there.
|
 |
 |
|
|
subject: Quartz Scheduler in struts
|
|
|