2019-09-27 14:58:00 +01:00
|
|
|
## Wicket
|
2016-08-27 01:16:11 +02:00
|
|
|
|
2019-09-27 14:58:00 +01:00
|
|
|
This module contains articles about Wicket
|
2016-11-12 01:14:37 +06:00
|
|
|
|
2019-09-27 14:58:00 +01:00
|
|
|
### Relevant Articles
|
2016-11-12 01:14:37 +06:00
|
|
|
|
|
|
|
- [Introduction to the Wicket Framework](http://www.baeldung.com/intro-to-the-wicket-framework)
|
2019-09-27 14:58:00 +01:00
|
|
|
|
|
|
|
### Execution
|
|
|
|
|
|
|
|
From the same directory where pom.xml is, execute the following command to run the project:
|
|
|
|
|
|
|
|
mvn jetty:run
|