May be this is too stupid, but I am learning... Axis can be used to implement both client and server. My question is that both client and server have to use Axis. Can I use Axis to implement a client and access web service by .NET, and vice versa? Thank you for your answer at advance.
Moreover, do you have any links to the real teating web services, say a "HelloWorld" web service, for example? Thanks again [ February 18, 2005: Message edited by: James Angel ]
Yes. Axis and .NET can act as a client/server and vice versa. The best way to learn would be to download the Apache axis package, read tutorials, write samples in it, write your own etc., Then you will automatically come to know the real advantages/problems of Axis -.Net interoperability. Of course we are here to help you.