An open API service indexing awesome lists of open source software.

https://github.com/marcaurele/jetty-embedded-spring-mvc

Example project for setting up embedded Jetty 8 with Spring-MVC, JSP and JSTL support (uses Maven).
https://github.com/marcaurele/jetty-embedded-spring-mvc

Last synced: 4 months ago
JSON representation

Example project for setting up embedded Jetty 8 with Spring-MVC, JSP and JSTL support (uses Maven).

Awesome Lists containing this project

README

        

A simple example project that sets up an embedded Jetty 9 with Spring-MVC, JSP and JSTL support.

Further description [here](http://steveliles.github.com/).