aspose file tools
The moose likes Spring and the fly likes Spring in Action - Spring Consuming Web Services (JSON and XML) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "Spring in Action - Spring Consuming Web Services (JSON and XML)" Watch "Spring in Action - Spring Consuming Web Services (JSON and XML)" New topic
Author

Spring in Action - Spring Consuming Web Services (JSON and XML)

Adam Koblentz
Greenhorn

Joined: Mar 18, 2011
Posts: 19

I've recently been playing around with some web services (especially the MLB json feeds). Is there a preferred way to handle this in Spring?

For example, I have an app called "is there a game today" and it can load 3 different feeds, 1 mlb, 1 nhl, and 1 nfl.

Also, what about Spring's support for json and xml parsing in general. I've looked into jackson, it looks pretty good. Is there a best practice for this?

Thanks
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Spring in Action - Spring Consuming Web Services (JSON and XML)
 
Similar Threads
How to use net.sf.json.spring.web.servlet.view.JsonView ?
SOAP Vs REST Vs JSON
ContentNegotiatingViewResolver
WA #1.....word association
Getting JSON as Response In Axis 1