GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  J2EE  >  EJB
Go To First  |  Previous Question  |  Next Question 
 EJB  |  Question 154 of 173    Print  
what are webservices?

  
Total Answers and Comments: 5 Last Update: May 11, 2008     Asked by: suresh 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
August 16, 2006 09:44:07   #1  
Jangam        

RE: what are webservices?
A web service is a collection of protocols and standards used for exchanging data between applications or systems. Software applications written in various programming languages and running on various platforms can use web services to exchange data over computer networks like the Internet in a manner similar to inter-process communication on a single computer.
 
Is this answer useful? Yes | No
September 13, 2006 03:13:47   #2  
Preeti Yadav Member Since: April 2006   Contribution: 30    

RE: what are webservices?
Web Services can be thought of as a wrapper that can be used to allow EJB's to invoke external services and also to allow external services and clients to invoke the EJB's. A major strength of Web Services is in the integration of the J2EE platform with the Microsoft .NET platform.Try this URL: http://www.javaworld.com/javaworld/jw-08-2004/jw-0802-ejbws.html
 
Is this answer useful? Yes | No
September 14, 2006 22:01:14   #3  
hanndev Member Since: September 2006   Contribution: 2    

RE: what are webservices?

A service that can be offered and consumed over the web, which confirms to certain standards, which allow independence of underlying platform and technology. Some of those standards are SOAP, WSDL, UDDI, WS-Security and so on.

http://en.wikipedia.org/wiki/Webservice


 
Is this answer useful? Yes | No
February 21, 2007 01:09:49   #4  
santh kumar Member Since: February 2006   Contribution: 22    

RE: what are webservices?
  • A Web service is a collection of protocols and it is a standardized way of integrating web-based applications using some open standards SOAP, WSDL and UDDI .

    These can be used for exchanging data between applications , these applications written in different languages and are running on various platforms. we can call it as “Interoperability”.

    Basically, SOAP is used to transfer the data, WSDL is used for describing the services available and UDDI is used for listing the services available.


 
Is this answer useful? Yes | No
May 11, 2008 16:28:26   #5  
coolguy_krkr Member Since: May 2008   Contribution: 4    

RE: what are webservices?
Webservices are typically any services that can be published over the internet or on a wide range of networks so that the functionality is available to a wider audience..

There is a slight different between EJB service and webservies i.e Webservices can be published over internet whereas EJB services are typically services that can hosted with in a network say intranet or with in the servers of a application. However an EJB service can be published as webservice...


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape