By bircow
via devblog.virtage.com
Submitted: Feb 19 2013 / 02:04
Eclipse Web Tools Project (WTP) is tooling to ease development Java EE and web applications. It provides out-of-the-box support for Tomcat servlet container. For unknown reason it misses popular Jetty container despite Eclipse Foundation project too. In this tutorial I present how to create Maven based web project in Eclipse WTP which runs on Jetty. Run-jetty-run makes all this possible in extremely easy way.
Add your comment