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...