Skip to content

tduchateau/poc-datatables-taglib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

POC DataTables-taglib

Prerequisites

  • Maven 3.x
  • A web browser

Intro

This POC shows how to use DataTables-taglib, a JSP taglib for DataTables, in a basic SpringMVC/Tiles based web application. Built with Maven and deployed with Jetty.

How to use

Step 1

Clone this repository.

Step 2

Open a console/terminal at the root of the project, i.e. the directory that contains the pom.xml file and execute the following Maven command :

mvn jetty:run

Step 3

Go to http://localhost:8080/poc-datatables-taglib and have fun !

That's all ! :-)

Releases

No releases published

Packages

No packages published

Languages