How to run Jersey with the build in web server from Java SE 6?

Posted by Mike Petterson on Stack Overflow See other posts from Stack Overflow or by Mike Petterson
Published on 2010-05-22T10:18:06Z Indexed on 2010/05/22 10:20 UTC
Read the original article Hit count: 177

Filed under:
|
|
|

I don't want to use Tomcat, Jetty or an Java EE 6 container to offer REST services but the build in web server.

© Stack Overflow or respective owner

Related posts about java

Related posts about jersey