Earthly Powers
- All
- Fast Infoset
- General
- Java
- REST
Devoxx slides and examples for the JAX-RS presentation
A PDF of my Devoxx presentation can be found here.
The simple example project i used to demonstrate some JAX-RS features can be found here. This is a maven project. It can be loaded into NetBeans 6.5 if using the maven plugin.
The EJB example can be found here. This is a NetBeans 6.5 project using Jersey 1.0 as shipped with NetBeans 6.5. Note that this currently relies on Glassfish only specific behaviour and is intended as a demostration of where JAX-RS EE 6 functionality is heading.
The simple Security example leveraging Web container security, that i had no time to present, can be found here. This is a NetBeans 6.5 project using Jersey 1.0 as shipped with NetBeans 6.5. I wish i had time to present this as it would have given me the opporunity to have a great rant at the limited support for HTTP authentication in browsers such as Firefox. The user could be so much more in control of authenticated sessions...
Posted at 04:02PM Dec 15, 2008 by Paul Sandoz in REST | Comments[2]
Paul,
thanks for your great presentation at Devoxx and for sharing the material here. It was a real eye opener, and I have to admit that I finally seem to have fallen in love with JAX-RS / Jersey.
- René
Posted by René Gielen on December 18, 2008 at 05:30 PM CET #
Hi Rene, thanks, glad you enjoyed the presentation. Paul.
Posted by Paul Sandoz on December 19, 2008 at 02:27 PM CET #