what is the requirement that .Net web services can access the
java application?
Answer Posted / nainar mohamed
As long as java and .net applications adheres the WS-I
(Webservice interoperability organization standard) then
they should be able to communicate each other.
for eg , .net returns dataset, it will not be able to
understand by java , so, objects must be generic enough to
understand by both or any applications.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is clickid?
What is the difference between pathparam and queryparam?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
Explain the difference between asp & asp.net.
What are the disadvantages of view state?
Explain diff. Betn dataset and recordset?
What are url fragments?
What are the different authentication modes in asp.net?
What are session objects?
What is the difference between page directive include and action tag include?
How is mvc different from asp.net? : Asp.Net MVC
What is the difference between “Web.config” and “Machine.Config”?
What is bson in web api?
Explain the different types of assemblies?
What are the 3 types of web?