This is a demo project for contextual event binding with HTML 5 data attributes.
This demo is a support for the following article
Contextual event binding with HTML 5 data attributes
- Install Maven 3
- Compile the project with mvn clean install
- Run Jetty from Maven : mvn jetty:run
- Connect to the application at http://127.0.0.1:8080/HTML5Tutorial/