For basic configuration of project please click on the following links:

pom.xml

web.xml

log4j.properties

applicationContext.xml

For business services please click on the following link:

Interface

Implementation

For sending of SQL results to a wicket web page please click on the following links:

SimpleDataView.app

SimpleDataView.css

SimpleDataView.html

SimpleDataView.java

SimpleDataView.runtime

For sending of SQL results to a ready-to-use wicket grid component please click on the following links:

SelectPage.html

SelectPage.java

SelectPage.runtime

For downloading the source code of this project please click on the following link:

sale3

The following post on Apache Wicket Forum helped me very much:

http://apache-wicket.1842946.n4.nabble.com/Bind-ResultSet-of-a-SQL-query-with-wicket-datatable-td4657793.html