-
28 Nov 2011 7:33 PM #1
Rest Client
Rest Client
Hi all,
I m trying to access the data from a server that is written in Rest, I want to write a rest client to access the server data, the url will be a POST method that contains a body entity.
Somepne please help me how to get this.
thanks in advance
-
29 Nov 2011 5:50 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,121
- Vote Rating
- 453
So what you need is a Store using the Rest proxy and either the Json or Xml reader.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
30 Nov 2011 8:59 PM #3
Hi mitchellsimoens ,
I wants in json.


Reply With Quote