Hello everybody

I'm building a Java EE REST Client following the official J2EE guide. So I wrote these lines of code in a Java Application (I'm using Netbeans):




package org.my.utils;
...