Re: Best Practice for Struts app to .NET Web Service

2004-10-06 Thread Bill Siggelkow
Barnett, Brian W. wrote: I have a Struts app that needs to communicate with a .Net web service via SOAP. What is "best practice" for this? Can someone point me to some relevant info? Thanks, Brian Barnett One way is to use Apache Axis to generate a client based on the services WSDL. -Bill Siggel

Best Practice for Struts app to .NET Web Service

2004-10-06 Thread Barnett, Brian W.
I have a Struts app that needs to communicate with a .Net web service via SOAP. What is "best practice" for this? Can someone point me to some relevant info? Thanks, Brian Barnett