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


Please Help Members By Posting Answers For Below Questions

What is authentication in asp.net?

783


How can we identify that the page is post back in asp net?

682


What do you mean by serialize?

732


Explain some of the major built-in objects in asp.net

792


What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?

818


Explain the use of fragment caching.

843


Are there resources online with tips on asp to asp.net conversions?

760


If we remove web.config or machine.config from the application then, is this application will works?

786


What is the use of service provider?

761


What are the features that make asp.net more used framework? : asp.net mvc

757


Why would anyone need to implement their own hashtable or linked list?

2678


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

1679


Explain the difference between sql invalidation and sql notification.

737


what are the ihttphandler and ihttphandlerfactory interfaces ?

720


What is the use of global.asax file?

762