bildepunkt / web-fragment

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Java 84.8%Language:CSS 12.7%Language:JavaScript 2.6%