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
How can you debug your.net application?
In a Repeater control how one can provide an alternating color scheme ?
What is the difference between pathparam and queryparam?
What is the part of url?
explain code with datachaching with example
What should you do is you want to remove an existing component but would like to make some funtionalities?
What are the server controls in asp.net?
Which method is used to enforce garbage collection in .net?
What is class and object in asp.net?
What is the life cycle of web page?
What are the main requirements for caching?
How can you display all validation messages in one control?
What is the difference between sealed vs static class?
Explain swagger components.
Can user control be stored in library?