Hi You can achieve this using BPEL. ( Its a flow language where u can call web services in sequence/parallel ) and the response can be returned to the client.
See IBM Alphaworks for BPEL Engine Also www.collaxa.com Krishnakumar B -----Original Message----- From: Shobha Rani Jagathpal [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 6:12 PM To: [EMAIL PROTECTED] Subject: Intermediate nodes in request path Hi, I need a way where by before the webservice1 is invoked another webservice2 should be invoked. Both the webservices reside in different servers and response the client gets should depend on the response of webservice2. Regards, Shobha Rani J
