I'm wondering what the best jar or combination of jars is for using
Jetty 7 in embedded mode. I've been using the Jetty 6 embedded jar
from maven, as in:
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty-embedded</artifactId>
<version>6.1.26</version>
</dependency>
I don't see an equivalent jar in the the org.eclipse.jetty group,
however. What should I be using?
Thanks very much.
-Adam
--
Adam Fisk
http://www.littleshoot.org | http://adamfisk.wordpress.com |
http://twitter.com/adamfisk
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users