My App is not static, I intend build some thing like this..

Phone gap + html + css + JS  >> Bundled as Android App / iPhone App

To start with need to be online, connect to the server using REST,
synchronize the data and store in local db storage via phone gap api's. 

Now when offline, the App uses local storage DB and when connected to
internet it sends all local stored or updated info to server  via REST and
pulls latest info from server. 

Do you see any issue with this ? I would love to use Wicket for the front
end, but not yet.. Can wicket generate client side stubs like DWR does ? 




--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-for-Hybrid-App-tp4657458p4657602.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]

Reply via email to