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 to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Explain the difference between Web Garden and Web Farm?
What is server infrastructure?
When Cookies are expired in ASP.NET?
What is smpte vc-1?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What is mvc in angular?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
What is server side session?
Explain different types of Caching techniques in ASP.NET?
What is asp net theme?
What is the difference between system.stringbuilder and system.string
What is the use of session state and application state and difference between them?
Why would anyone need to implement their own hashtable or linked list?
Explain Optimization technique description?