John Herdean
Posts: 0
Joined: Tue May 14, 2013 3:56 am

The REST process?

Im trying to figure out how you guys deal with communicating to my AWS server for gets/posts. So, Im assuming that for each element i need to link to my server (like a lable or textfield) I use the name in properties to hook up to server side??

And then, how do I display the gets? and how do I send the posts to the server?

The process of this would be nice to have... Thanks...

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

The REST process?

It's a standard jQuery Ajax request...

[quote:]
And then, how do I display the gets? and how do I send the posts to the server?
[/quote]
Display where?

Return to “Issues”