Re: [struts] [Struts2]ExecAndWaitInterceptor and BackgroundProcess issue
Ramanathan RV wrote: I seem to have hit an issue with using ExecAndWaitInterceptor because of the way it is designed. The background process is invoked in this fashion: *public void run() { try { beforeInvocation();
[Struts2]ExecAndWaitInterceptor and BackgroundProcess issue
Hello, I seem to have hit an issue with using ExecAndWaitInterceptor because of the way it is designed. The background process is invoked in this fashion: *public void run() { try { beforeInvocation(); result = in