aspose file tools
The moose likes Web Services and the fly likes How to do both? 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 » Java » Web Services
Reply Bookmark "How to do both?" Watch "How to do both?" New topic
Author

How to do both?

Mimi Tam
Ranch Hand

Joined: Mar 05, 2010
Posts: 121
Hi,

Pardon me if I am asking a question with obvious answers but I don't have a clear answer and hope to get some help.


According to MVC, the POST below will persist input data to my database and return a URI for the 'created' View to display/render data that's been uploaded.


In addition to doing this, how can I send a HTTP Response message back to the originating HTTP Requester?

Many Thanks in advance.

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to do both?
 
Similar Threads
Within the infrastruture - How to and Where - to intercept HTTP request and to send HTTP response?
Respond to 3rd party requests
Marshalling plumbing - off base
Accessing list from multiple jsp pages (Simple question)
How to do both?