Hi all,
Struts 2.0 provides a solution for long-live action based on the
webwork(http://struts.apache.org/2.x/docs/execute-and-wait-interceptor.html
). It is very useful. Does anyone know how to implement this kind of
LongRunningTask in struts 1.x ? or is there any backport solution from
struts 2.0 to 1.x?
Regards,
Xi Ping Wang