Simplest working example of REST json and xml

Hello folks,

Today i will show you a complete working REST example with Glassfish V3.

I am very happy of the new java EE 6 specification that brings me to use EJB technology. Before now i never used EJB cause there was too much complexity in configuration.

Now you have to use only few annotation and let the container [...]