You may go with Quartz.
Where in your actions you just get user input and stores it (by Delegator / DAO) to 
Quartz table.

Or you can start / run new thread / class that has implemented Runnable interface.

That up to your business logic.

Best Regards.
Michael.


-----Original Message-----
From: José Gustavo Zagato [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 05, 2003 10:11 AM
To: 'Struts Users Mailing List'
Subject: how to start a background process using a struts action ?

Hi Folks !

        Does anyone here know if is possible to start a background
process ( like a daemon/service) using an action ? I need this feature
because the user will input a few parameters and a schedule date then
the system generate the user specific information.

        Im using struts 1.1 and Toncat 4.1.18, so any tips on how can I
accomplish this task ?

Regards !

  José Gustavo Zagato Rosa
System Analyst - Atos Origin
[EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to