Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification.
The "FAQ/Miscellaneous" page has been changed by dblevins: http://wiki.apache.org/tomcat/FAQ/Miscellaneous?action=diff&rev1=35&rev2=36 Comment: added more options on scheduling <<Anchor(Q17)>>'''How do I make a scheduled event on Tomcat?''' Tomcat does not support this directly. Its not part of the Servlet or JSP Specification. - If you do need this functionality see [[http://marc.info/?t=106192918700004&r=1&w=2|this thread]] or [[http://marc.info/?l=tomcat-user&m=106157051231075&w=2|this link]]. + If you do need this functionality see [[http://tomee.apache.org|Apache TomEE]] which includes support for the [[http://docs.oracle.com/javaee/6/api/javax/ejb/Schedule.html|@Schedule]] annotation and [[http://docs.oracle.com/javaee/6/api/javax/ejb/ScheduleExpression.html|ScheduleExpression API]], or see [[http://marc.info/?t=106192918700004&r=1&w=2|this thread]] or [[http://marc.info/?l=tomcat-user&m=106157051231075&w=2|this link]]. <<BR>> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org