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
