GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP.NET 2.0
Go To First  |  Previous Question  |  Next Question 
 ASP.NET 2.0  |  Question 103 of 161    Print  
Can a .NET web application consume Java web service ?

  
Total Answers and Comments: 2 Last Update: September 12, 2006     Asked by: Ashish Yadav 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
August 04, 2006 18:12:12   #1  
qarshi Member Since: November 2005   Contribution: 1    

RE: Can a .NET web application consume Java web servic...
Yeah Offcourse.Actually Webservices are independent to language. it depends on WSDL and SOAP. so any one can develope the Webservices anddisclose the wsdl and users can cosume the webservices.wsdl and soap both are xml based.. and all languages having xml parsing capability and access to http protocol will be able to work with Webservices.Abul Asim M. R. QarshiSenior Executive OfficerKarachi Stock Exchangeweb: www.rashiq.com
 
Is this answer useful? Yes | No
September 12, 2006 12:20:11   #2  
anishcp Member Since: August 2006   Contribution: 6    

RE: Can a .NET web application consume Java web servic...

Yes a .net web application can consume java web service. Web services are reusable components that are based on standard protocols for platform and language independence. Web service can share data across platforms and languages. The application that invokes the capability of the web service doesn t have to know any details about how the underlying web service is functioning. All the invoking application needs to know is where the service is located the type of parameters it requires and the type of information it will return.

Consuming the web service

To include the web service functionality within a consumer application we need to create an interface that will allow the consumer to see all of the web callable methods and properties exposed by the web service. This interface is known as web service proxy.

A proxy resides on the clients machine and act as a relay between the client and the web service.


 
Is this answer useful? Yes | No

 Related Questions

Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component

Let's say I have an existing application written using Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. How would you approach migrating this application to .NET

If I'm developing an application that must accomodate multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

Latest Answer : We use Soap standard to wrap calls to web service.Soap stands for Simple Object Access Protocol. ...

Latest Answer : Web service use only three types of protocal. first HTTP-GET,HTTP-POST and SOAP. ...

Latest Answer : Exception Management Logging Data Access User Interface Caching Application Block for .NET Asynchronous Invocation Application Block for .NET Configuration Management Application Block for .NET (there are others) We use Exception and Data Access ...

If we remove web.config or machine.config from the application then, Is this application will works?
Read Answers (16) | Asked by : mdchaus

Latest Answer : Dataset. Data is serialized and deserialized when transferred from client to server and back in Web Services.Dataset can be serialized and therefore correct option. ...

Latest Answer : Yes, a .net web application can consume java web service. Web services are reusable components that are based on standard protocols for platform and language independence. Web service can share data across platforms and languages. The application that ...
Read Answers (2) | Asked by : Ashish Yadav

what is difference between predefined validation control and java script validation in asp.net ? which one better ? 
Latest Answer : if you are talking abt asp.NET 2.0 then i must say that there is no need to use java scrip t for client side validation as in .NET 2.o itself you can use all validation controls at server side as well as client side,you just need to set true for client ...
Read Answers (2) | Asked by : kailash


 Sponsored Links

 
Related Articles

Service Oriented Java Business Integration Review

Service Oriented Java Business Integration Review Introduction If you ve read through the texts which give you an introduction to SOA or Web Services you will often find them to be quite frustrating and the reason for this is because they spend too much time referencing business processes which are
 

Switched Multi Megabit Data Service (SMDS)

Switched Multi Megabit Data Service SMDS SMDS or Switched Multi Megabit Data Service is used to communicate on the Public Data Networks using the WAN networking technology The SMDS technology uses fiber or copper wires for networking There are many components in the SMDS networking environment that
 

Application Development in .NET

ASP NET 2 0 Tutorials Application development in NET Client Side Application Development Client applications are applications that run on the client system or the desktop of the user They are closest to the traditional windows based applications and they display forms or windows on the desktop enabl
 

N-Tier Application Partitioning

N Tier Application Partitioning Application partitioning is a vital process as it provides one with the opportunity to clearly define an even distribution of an application s presentation process and key data components without which you may find yourself feeling quite lost The components may be dis
 

N-Tier Application Manageability

N Tier Application Manageability While it is a fact that N Tier applications tend to provide almost limitless scalability the desire to change or add new forms of functionality can present a challenge in more than one arena Growth on a large scale can make capacity planning quite hard When available
 

Service Autonomy

Service Autonomy As Businesses continue to step up the process of constructing enterprise automation logic in the service format there is also an increasing need to step up both the efficiency and reliability that the services are intended to take on at run time This dire need is increased when it c
 

Service Oriented Infrastructure

Service Oriented Infrastructure Service Oriented Infrastructure is a systematic means for describing Information Technology infrastructures in the terms of a service The underlying principles of Service Oriented Infrastructure revert back to LDAP and Mainframe technologies among others Where Service
 

Service Reusability

Service Reusability One of the most vital principles of Service Oriented Architecture is that of service reusability And in today’ s day and age it can be said that we have been making a lot of progress towards improving both this central tenet and Service Oriented Architecture in general
 

Standardized Service Contract

Standardized Service Contract Standardized service contracts are one of the key Service Oriented Architecture principles They ensure that services that are in the same inventory of services are kept in compliance with contract design standards The services in a Service Oriented Architecture are able
 

Service Discoverability

Service Discoverability Service discovery protocols can be thought of as network protocols that allow for the automatic detection of both services and devices that are offered by a computer network’ s various devices There are a lot of service discovery protocols available In this article
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape