For details, please refer to the section " RESTful-WS for RSS Feed of Blog Post Entries" in Chapter 21.
Summary
In this chapter, we covered the most commonly used remoting techniques in Spring-based applications.
If both applications are running Spring, then using the Spring HTTP invoker is a viable option. If an
asynchronous mode or loosely coupled mode of integration is required, then JMS is a commonly used
approach. Finally, we discussed how to use RESTful-WS in Spring for exposing services or accessing
services using the RestTemplate class.
In the next chapter, we will discuss using Spring to implement the web layer.
Search WWH :
Custom Search
Previous Page
Spring Framework 3 Topic Index
Next Page
Spring Framework 3 Bookmarks
Home