At 10:35 AM 2/29/00 -0800, you wrote:
>Pedro Mota wrote:
>> 
...
>> During the development of our application I see we will need to
>> include the ability to perform periodically tasks (for example, sending
>> emails to customers, performing lenghtly operations on the database,
>> etc).
>> 
...

Hi,

Please note that Apache Turbine (http://java.apache.org/turbine)
has a scheduler like this.  It is under development, and not quite completed,
but it is pretty far along.  It runs inside a servlet engine (JServ)
to allow scheduled tasks to run.  You might take a look at it and 
see if it (with some modification to become a bean) would meet your
needs.

Stephen



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to