smola / hdiv-jsf-example

Example application for JSF and Hdiv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hdiv: Application Self-Protection

Sample application showing the integration between JavaServer Faces and Hdiv.

How to build the application

Clone this repo and build war file (you'll need Git and Maven installed):

git clone git://github.com/hdiv/hdiv-jsf-example.git
cd hdiv-jsf-example
mvn package
mvn tomcat:run

Open http://localhost:8080/hdiv-jsf-example in your favorite browser.

About

Example application for JSF and Hdiv


Languages

Language:Java 46.5%Language:HTML 46.5%Language:CSS 6.9%