hi
We currently have a SOA based application with a struts front end.
We have to invoke multiple webservices to get the data to render a single
page.
I was thinking of writing an Executor service inside an Action class or an
Interceptor to do this.
Is this the right approach ?

I would like the webservices to be invoked in parallel.
 Are there any ParallelAction in struts.
-- 
View this message in context: 
http://www.nabble.com/Invoking-multiple-webservices-from-Action-tp23586299p23586299.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to