Hello Robert,

As far as I know Struts doen't provide anything like this. And actually it
should not!

You'd use Thread class to implement such a task that needs to return
immediately while running in the background.

Hope this helps.

ATTA

----- Original Message ----- 
From: "Wei, Robert (MAN-Corporate)" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Monday, May 03, 2004 1:32 PM
Subject: background process


> Hi Folks,
>
> I need implement an action which sends back a forward upon request and
then,
> keep working on a batch process till finish in the background. Anyone
> familiar with an easy mechanism in struts 1.1? Thanks.
>
> Robert
>
> ---------------------------------------------------------------------
> 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