About Jos Dirksen
List/Grid Author Archives Subscribe to the RSS feed of Jos Dirksen

How to use SPDY with Jetty
SPDY is a new protocol proposed by Google as a new protocol for the web. SPDY is compatible with HTTP but tries to reduce web page loading by using compression, mulitplexing and prioritization.To ...

Play 2.0: Akka, Rest, Json and dependencies
I’ve been diving more and more into scala the last couple of months. Scala together with the “Play Framework” provides you with a very effective and quick development ...

How should REST services be documented?
REST has become the standard way of creating APIs and exposing resources on the internet. Traditional web services (using SOAP and various sets of WS-* standards) are still used a lot ...

Embedded Jetty, Vaadin and Weld
When I develop web applications I like to be able to quickly start them from Eclipse without having to rely on all kinds of heavy-weight tomcat or glassfish plugins. So what I often ...


