资 源 简 介
This project provides example source code for learning the Wicket web application framework.
The primary audience is the software engineering classes in the Information and Computer Science (ICS) Department at the University of Hawaii, although we hope that these examples will be of more general help to the Wicket community.
These examples are intended to help new users of Wicket "bootstrap" their understanding by showing them small examples of functioning web applications. Unlike many Wicket examples, these examples include test cases, usually with 100% coverage.
More experienced users will probably benefit more from the Wicket Examples page, and particularly from the Live Action examples available from that page.
The project is organized into a number of subdirectories: example01, example02, etc