Hi, I want to make some http requests and generate html from my ipod application. I heard I want the WebView to view the html as if it were a browser. So my question is: how can I make an HTTP request? How to parse json (or xml) and how can I save / load data? I suppose I can use webstorage to load / save data, but I think, since it has an ipod application, do I have a better way to save it?
user34537
source
share