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

Hello, Using Visual Studio 2005 (VB) I am working to create a Web Site implementing the following: Within a gridView I have placed a dropdownlist control with a DataSourceID="SDSLkupList". SDSLkupList is a sqlDataSource used to store a lookup list for dropdownlist translation from ID to text. SDSLkupList contains the translation text and other fields related to the dropdown selection ID. (Thought it would be efficient to get everything at the same time.) I would like to provide the user the ability to select from the dropdownlist and, based on the selection, use labels to list related columns stored on the SDSLkupList in separate gridView columns. I have read that SqlDataSources are not meant to be used for individual controls. Since SDSLkupList contains all related information, is there a way to do a find using the dropdownlist selectedValue? (I was not able to discover one.) Otherwise, what should I use? It would need to set the labels on the gridView DataRowBound event as well as the SelectedIndexChanged events. Has anyone done this? Any help would be appreciated. Thanks in Advance. Neal

1380


Give an example of cookie abuse.

601


while developing webservices if i want some users to use my webservice only how can i give security to my webservice?

1411


What are cao and sao.

550


What are the differences between clr & cts?

543






Is post back in asp.net?

523


What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC

537


What are the benefits of Razor View?

540


What is the good practice to implement validations in aspx page?

640


What is server side routing?

511


What is event bubbling?

608


What is content page in asp net?

507


What is masterpage?

514


What is the size of Get method and how much data it can store?

577


What is the function of new view engine in asp.net? : asp.net mvc

549