SCJP 1.2, OCP 9i DBA, SCWCD 1.3, SCJP 1.4 (SAI), SCJD 1.4, SCWCD 1.4 (Beta), ICED (IBM 287, IBM 484, IBM 486), SCMAD 1.0 (Beta), SCBCD 1.3, ICSD (IBM 288), ICDBA (IBM 700, IBM 701), SCDJWS, ICSD (IBM 348), OCP 10g DBA (Beta), SCJP 5.0 (Beta), SCJA 1.0 (Beta), MCP(70-270), SCBCD 5.0 (Beta), SCJP 6.0, SCEA for JEE5 (in progress)
Regards,<br />Yasin<br />SCJP,SCWCD,SCBCD
Web services standards give you a lot of tools and products that work together out of the box. If you have designed your own HTTP/XML protocol for communication, you'll need a miracle to find a tool that happens to support your particular XML schema...Originally posted by Mohamed Yasin:
Can you pls explain what is the real difference & advantages of web services over this XML over HTTP ?
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
Originally posted by Nicholas Cheung:
/.../
However, what Web services is trying to provide is, data are in XML format that is transmited via HTTP, without other specific protocols, like IIOP in COBRA and RMI over IIOP in EJB.
I think this is the most beauty thing.
Nick.
Originally posted by Mohamed Yasin:
Can you pls explain what is the real difference & advantages of web services over this XML over HTTP ?
There's no doubt that HTTP is less than perfect, but it's good enough to support most of what we need and because it's so ubiquitous, there's little reason not to use it.Originally posted by Dan Johnsson:
HTTP is also a specific protocol, originally designed for file transfer.
What is the beauty of using this instead of other specific protocols, originally designed for inter-system (inter-process) method calls?
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
Originally posted by Nicholas Cheung:
For Language independent, I feel its idea is come from COBRA, because COBRA did the same thing, as well as EJBs.
However, what Web services is trying to provide is, data are in XML format that is transmited via HTTP, without other specific protocols, like IIOP in COBRA and RMI over IIOP in EJB.
I think this is the most beauty thing.
Nick.
Originally posted by Lasse Koskela:
There's no doubt that HTTP is less than perfect, but it's good enough to support most of what we need and because it's so ubiquitous, there's little reason not to use it.
Originally posted by H Rice:
what would be the extra justifications i need to embrace web service?
Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
Originally posted by H Rice:
Posted a question before i found this post.
i like web service too but the question is that if i can achieve the same thing by implementing a normal servlet (via an http post), what would be the extra justifications i need to embrace web service?
Originally posted by Pradeep Bhat:
Is there any implementation that use JMS as the transport protocol?
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
Originally posted by Pradeep Bhat:
If JMS is the transport protocol, is it required that the implementing technology be JAVA?
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
JebaRaj.<br /> MCP, SCJP 1.5 <br />----------------------------<br /> THOUGH TIMES TEACH TRUST. <br />----------------------------
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
-------<br /> Aodhan H - Ad Astra Per Aspera<br /> -------
Originally posted by Ko Ko Naing:
Interoperability is the core concept of Web Service.
That feels good. Thanks. Here's a tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
|