Webtide Gears Up for OSCon

Webtide, a global expert in implementing Ajax Technology, is gearing up for the O’Reilly Open Source Convention (OSCon) in Portland, Oregon from July 24 to 28, 2006. At OSCon, Webtide will present its latest product, Hightide. Hightide is a versioned distribution of Jetty, which provides a comprehensive toolset for the Read more…

An Asynchronous Servlet API?

Now that the 2.5 servlet specification is final, we must start thinking about the next revision and what is needed. I believe that the most important change needed is that the Servlet API must be evolved to support an asynchronous model. I see 5 main use-cases for asynchronous servlets: Non-blocking Read more…

Cin

This case study looks at Cinémathèque from PowerSource Software Pty Ltd. It is a digital interactive entertainment system that embeds Jetty as the backend server for the set top box browser. PowerSource Software is a boutique software developer based in Sydney, Australia. The company has particular expertise in several interesting Read more…

Interview with Peter Rodgers of 1060 NetKernelTM

This Jetty Case Study takes a look at an intriguing software infrastructure product called 1060 NetKernelTM. Announcing the recent release of version 2 of the product, 1060 Research describes NetKernel as “an advanced service oriented microkernel”. Complex applications are produced by creating simple services and then aggregating or pipelining them Read more…

Missing Filter Mapping.

Because I consider some of the “features” of the latest 2.4 specification rather dubious or expensive, I was reluctant to implement them as core features of Jetty. Instead, Jetty 5.1 will use optional filters to provide JSR77 statistics, wrap under dispatch semantics, request events and request attribute events. Thus Jetty Read more…