I shouldn't say static, I shoud have asked if your app is not depending on a persistence server side storage? ie: I would expect my data view to change when I update a filter and a SQL or some query to run on a remote server.
On Wed, Mar 27, 2013 at 11:57 AM, Paul Bors <[email protected]> wrote: > But if you use plain JS, Css, Html etc, how do you satisfy the requirement > of having the app work offline? > Is your app all static? > > On Tue, Mar 26, 2013 at 8:11 PM, nazeem <[email protected]> wrote: > >> That sounds interesting.. But im afraid it gets bigger in size, memory >> etc.. >> Need to try this.. >> >> But for now, I chose jQuery + REST to communicate to server for data and >> all >> other html, JS, css etc packaged as phone gap app. So the desktop version >> of >> the client is Wicket and mobile version in plain JS, Css,Html. >> >> >> >> >> >> >> -- >> View this message in context: >> http://apache-wicket.1842946.n4.nabble.com/Wicket-for-Hybrid-App-tp4657458p4657546.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] >> >> >
