Hi,

  I need to start an long running task by a struts action which will
  run for maybe half an hour. I dont want the action to run for half
  an hour. It should start the task and then respond that the task has
  been started. Also it should be possible to check the
  status of the task and see for example how many elements have already
  been processed.

  What would be the best practice to do this? Code examples would be
  also appreciated.
  

Regards,
 Martin



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

Reply via email to