aspose file tools
The moose likes Spring and the fly likes Spring Consume xml ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "Spring Consume xml ?" Watch "Spring Consume xml ?" New topic
Author

Spring Consume xml ?

Mag Wells
Ranch Hand

Joined: Jun 02, 2010
Posts: 38
Below is the code snippet of my Controller.



I use a poster to generate a POST request with content-type set to text/xml

The content that I use is -


However I get back a response -
Unsupported media type

out of clue ....

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Spring Consume xml ?
 
Similar Threads
@Responsebody for HTTP msg and a View to show the HTTP response msg
Keeping user preferences for that page after periodic page refresh for multiple browsers / PC
AJAX 'POST' xml request to server
Rendering XML as a response of @RequestMapping
How do I create a basic confirmation page with dynamic content?