I will probably use quartz to schedule the actual task and add it to my webapp as my teacher would prefer that the servlet contains everything.
What I don't understand is how or if (after I create my class that contains the scheduling code) Tomcat actually runs the code. Do I need to add something to web.xml to tell Tomcat to run it. Does Tomcat run every class in the servlet automatically. -- View this message in context: http://www.nabble.com/Scheduling-tasks-in-Tomcat-tp23251939p23268143.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org