Hi Thanks for your input. I understand what you meant, to serve pages from the server directly. So the phone gap will be trying to launch some thing like http://app.company.com/demo/... . I agree, can be done this way. But one important criteria or requirement, is that the app should work offline.. :) In case of offline, the data is to be stored in local phone db (sqllite or session .. ) and then sync back to server. So I can rely on data from the server but not the pages as such..
regards naz. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-for-Hybrid-App-tp4657458p4657461.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
