You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Xiping Wang <xi...@gmail.com> on 2006/12/10 09:44:18 UTC

Struts 1.x and LongRunningTask

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