I think, scheduler features are beyond Tapestry framework. You can use:
1. Flux (http://www.simscomputing.com/) 2. Kronos (http://www.indcon.com/kronos.html) 3. Quartz (http://www.part.net/quartz.html) The last one is opensource. We used the three products for some projects. Regards David -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of anatol Sent: Monday, June 24, 2002 12:49 PM To: [EMAIL PROTECTED] Subject: [Tapestry-developer] What about Scheduling API ?? Hi. Writing web application I often need perform some scheduled operations, for example once a day or week. It can be cleaning database from garbage or sending mail to users as a remaining. So come across this problem I every time start to write simple scheduling API because Struts have no one. By the way, earlier I wrote applications using Struts but now I come to Tapestry framework. I think that Tapestry better suits for web programming. So I want to ask which ways for solving this problem more appropriate. (I mean schedule operations) And maybe it is necessary to embed Scheduling API to Tapestry. With best regards Anatol. ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
