I have not been successful in getting Jetty working with Jersey in a Hello World level app which demonstrates the REST capabilities of Jersey. Examples seem to lack detailed POM information, directory structure, html client, JDK version (I am using jdk1.7.0_51), or some other detail which I get tripped up on.
I am looking for a clearly written tutorial (a link is fine) which has all of these details OR would take an example + comments which supply the missing information.