We’ve posted the release of Hightide 6.1H.14 final on the webtide website here:
http://www.webtide.com/resources/downloads.jsp
Hightide is an open source, versioned distribution of Jetty providing a comprehensive toolset for the development of scalable, state-of-the-art web 2.0 applications.
[Read More]Posted at 08:53PM Dec 12, 2008 by dyu in General | Comments[0]
Google Android chat using Jetty Cometd java client
I have ported the cometd java client from Jetty
to run on the google android phone. Cometd implements the bayeux
protocol for push messaging over HTTP and is normally used by Ajax
clients running in the browser. By porting the java client to android,
this allows native applications on the phone to have bidirectional
messaging to a server over HTTP.
[Read More]
Posted at 01:27AM Oct 16, 2008 by dyu in General | Comments[20]