-
Sep 27th, 2009, 07:06 AM
#1
spring acting also as a client and making external Post request
I want my applicaiton to act at the same time as a server and as a client posting requests to others servers hosted on small devices.
I just want to make basic Post to these devices and treat their responses in the same application.
I don't see if I can rely on Spring for this part or if it has to be done outside of Spring.
Is there a best practise for this ?
-
Sep 29th, 2009, 06:17 AM
#2
There are many ways to accomplish this, but I would take a peek at the new RESTful client facilities in Spring 3 if I were you:
http://static.springsource.org/sprin...l/ch19s09.html
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules