Android gets hooked up with Jetty web server port
If Symbian can do it, Android certainly can -- and sure enough, there's a web server available for Android devices well before a single handset's even on the market. The entirely Java-based Jetty server made a particularly well-suited target for the port seeing how Android apps are based in Java, and the i-Jetty team called the whole process "really fast" compared to some of the other Java hosts it's dealt with. The chief engineer of the project is quick to note that handhelds don't really have enough horsepower to support more than a very small handful of users at a time, but if Android ends up finding its way well beyond its original targets and onto more boring devices like routers, it could be a viable product. The complete initial release of i-Jetty is now available for download, so, you know, enjoy doing whatever it is one might do with a web server on a phone emulator.[Via PHONE Magazine and Linux Devices]












Reader Comments (Page 1 of 1)
pimpzilla @ Mar 19th 2008 4:10PM
I can't wait for Android. That being said, am I the only one that doesn't have a clue what this story is about?
codelicious @ Mar 19th 2008 4:44PM
It means that you can run servlets and JSPs in your Android phone :)
Also, cometd!!!
Fernando @ Mar 19th 2008 4:48PM
What do you mean by "If Symbian can do it"? Symbian can do it because it is a WAY above average OS. You can't compare things to it.
huh @ Mar 19th 2008 5:18PM
Why develop an "application" when you can make an app potentially web-based multiuser at the same time? The app runs locally, or via another Internet site, accessed via a web browser. Synchronization is another issue, but the basic idea is simple enough.
packetsniffer @ Mar 19th 2008 7:43PM
What?