/web-fragment

a super simple example of servlet 3.0 web fragments and serving static assets

Primary LanguageJava

Web Fragments

A super simple example of servlet 3.0 web fragments and serving static assets

Setup

Navigate to ./fragment and run

mvn clean install

Run

Navigate to ./container and run

mvn clean tomcat7:run-war

Browse at http://localhost:8080