Skip to content

szaluzhskiy/Wicket-tutorial-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wicket-tutorial-examples

This repository contains the example projects used in the Wicket user guide.

Building the project

The project is a multi-module Maven project. To compile it run 'mvn compile' from the root directory. To run a single example enter in the related directory, run 'mvn jetty:run' or 'mvn tomcat:run' and then point your browser to http://localhost:8080

See the examples on line

The examples can be explored on line at http://examples-wickettutorial.rhcloud.com.

Contributing to this guide

If you want to contribute to the guide with corrections or new contents, you can find how to do it here.

The author

My name is Andrea Del Bene and I'm a passionate enterprise web developer and an advocate of Apache Wicket. I started programming in Java since version 1.2 and I'm a strong supporter of open source technologies. If you like this project and want to support me, you can offer me a beer :-) :

About

This repo contains code examples for my personal Wicket tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 60.3%
  • HTML 19.5%
  • CSS 19.0%
  • JavaScript 1.2%