Servlet 3.0: A Sneak Preview
Find out which features in the upcoming Servlet 3.0 specification will affect a major change in the way developers build Java web applications.
JAX-RS: The Java API for RESTful Web Services
This article reviews two popular JAX-RS frameworks, Jersey and Apache CXF, and provides some basic examples that illustrate how to build, deploy, and execute RESTful web services.