what is the requirement that .Net web services can access the
java application?
Answer Posted / pramod sahoo
webservice is standardize by w3c for heterogeneous
platforms.Any language can build their own webservice using
their language and register that into UDDI. So that any
other language can able to use that.It is heterogeneous
because of XML the interaction between them.
Conclusion is that any language can interact with any
webservice written in any language,that platform must
support XML.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the sequence in which ASP.NET events are processed?
What is the main differences between asp and asp.net?
What are the different methods of session maintenance in asp.net?
What is asp.net futures?
Which data type does the rangevalidator control support?
How can we apply themes to an asp.net application?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
How long does an http session last?
What is Web Server Control Templates.?
Tell me the code snippet to show how we can return 404 errors from HttpError?
Define the types of configuration files.
What is asp.net web application?
What is synchronous and Asynchronous post back ?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
What is redirectpermanent in asp.net?