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.
No tag for this post.An Introduction to Service-Oriented Architecture from a Java Developer Perspective by Debu Panda
Older post: JCaptcha and NPR
Newer post: Interesting new book - Java Puzzlers: Traps, Pitfalls, and Corner Cases