Home > Java > ONJava.com: An Introduction to Service-Oriented Architecture from a Java Developer Perspective

ONJava.com: An Introduction to Service-Oriented Architecture from a Java Developer Perspective

January 28th, 2005

ONJava.com has a new article introducing Java programmers to SOA.

An Introduction to Service-Oriented Architecture from a Java Developer Perspective by Debu Panda — Service-oriented architectures offer a new way to think about building software applications, with coarse-grained pieces of functionality split out into “services” that communicate with standardized, widely understood interfaces like XML and SOAP. In this article, Debu Panda shows you how to design and connect SOAs.

Categories: Java Tags:
Comments are closed.