Well, fancy scheduling API's aside, the action could launch a process via the JDK's Runtime.exec() method. You can pass that parms and properties.
-----Original Message----- From: José Gustavo Zagato [mailto:[EMAIL PROTECTED] Sent: Friday, September 05, 2003 1:11 PM 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]