Embedding Jetty webserver into a Java application is supposedly easy; examples abound.
No examples indicate the Jetty libraries that must be imported.
I have downloaded the Jetty distribution package... it has 36 jar files.
Where can I find a step-by-step example of exactly must be accomplished to embed Jetty in an application?