Here's an idea,

Create a native app for your phone that installs Tomcat, Jetty along
with your Wicket webapp and whatever else you might nedd.
Have your webapp on all those clients sync up with your central db whenever
they come online :)

~ Thank you,
   Paul Bors

On Sat, Mar 23, 2013 at 1:19 AM, nazeem <[email protected]> wrote:

> 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]
>
>

Reply via email to