Your question is a bit vague, which might be why you are having
trouble finding a solution...

If I understand the problem properly, perhaps using the "Execute and
Wait" facility will help -

http://struts.apache.org/2.1.8.1/docs/execute-and-wait-interceptor.html

As far as controlling the amount of time before giving up on the
backend services (if that's your goal), you would have to build that
mechanism yourself.

-Wes

2009/12/9 André Lopes <afsalo...@gmail.com>:
> Hi all,
>
> I'm working on an application that makes requests to several backend
> services, and i need to establish a max time in wich the struts application
> must send the http response. Is it possible to define such timeout? I've
> been searching for a way to do this, but i haven't found anything.
>
> Cheers,
> --
> André Lopes
>



-- 
Wes Wannemacher

Head Engineer, WanTii, Inc.
Need Training? Struts, Spring, Maven, Tomcat...
Ask me for a quote!

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to