By Web Application I mean a web site targeted at Safari on the iPhone that can run \"off-line\" (by using a cache manifest file, JavaScript database, running full screen fro
No only native apps can be deployed through the AppStore, I would look into the later option though. i.e. Develop a native app that provided a webkit surface. I think the trickiest bit would be exposing lower level iPhone functionality to the javascript engine.