Pragmatically, we have found Jetty the best to embed; our apps usually need HTTPS support.
The new Net connector in 1.1 (which requires no external dependencies) is great for a very simple http based embedded solution with a minimal footprint. We are experimenting with this for installable offline local server versions of some of our enterprise products. - R

