My favorites | Sign in
Logo
                
Code license: Apache License 2.0
Labels: android, jetty, java

Introduction

A port of the popular Jetty open-source web container to run on the Android mobile device platform.

Having a "personal" webserver on your phone opens up a world of possibilities, letting you run your favourite existing webapps in your mobile environment.

It also means that you can bring the contents of your mobile phone to your normal desktop browser. You don't need any special software to synchronize the mobile data to your desktop computer - the i-jetty console makes your on-phone info like contacts lists, call logs and media instantly available and manageable via your browser.

The i-jetty project consists of the i-jetty application, and 3 example webapps that can be deployed onto the phone:

  1. console which allows you to access the on-phone data from anywhere
  2. hello an example webapp containing a HelloWorld servlet
  3. chat a chatroom using jetty's implementation of the cometd Bayeux protocol

i-jetty will automatically install the console webapp onto the phone. The others can be downloaded from the download site.

Community

If you're interested in what's happening with i-jetty, then you'll find the dev discussions on the main Jetty developer list at dev@jetty.codehaus.org. You can also catch up with the developers on the Jetty IRC channel at #jetty irc.codehaus.org/6667.

Downloads

Click the Downloads tab to get the most recent release. The download bundle includes a readme-release.txt file which describes how to install and use i-jetty.

Market Place

As of release 2.0, i-jetty is now also installable from the Android Market Place under the category Communications.

News

STOP PRESS With the availability of Android 1.5 (aka "Cupcake"), dynamically downloaded webapps now work!

i-jetty-2.0 is now available









Hosted by Google Code