why wait? https://code.google.com/p/i-jetty/
-igor On Mon, Mar 25, 2013 at 3:38 PM, Paul Bors <[email protected]> wrote: > I was kidding hence the smiling face :P > Although, you might be able to do so in a few years or so... > > You'll have to have a full native phone app since you're already have a > requirement to run the app offline (and you can't run Wicket on the phone). > If the app is static, you might get to cache some HTML on the phone > otherwise you'll only get to use Wicket on the server side. > > ~ Thank you, > Paul Bors > > -----Original Message----- > From: manuelbarzi [mailto:[email protected]] > Sent: Monday, March 25, 2013 5:14 PM > To: [email protected] > Subject: Re: Wicket for Hybrid App > >> 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 :) > > > how do you do explain that? running a fully compliant jvm in a smartphone, > for instance? doesn't seem to have sense, at least nowadays for the moment. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
