Wicket is a Java web application framework that takes simplicity,
separation of concerns and ease of development to a whole new level.
Wicket pages can be mocked up, previewed and later revised using
standard WYSIWYG HTML design tools. Dynamic content processing and
form handling is all handled in Java code using a first-class
component model backed by POJO data beans that can easily be
persisted using your favorite technology.
| License | Apache 2.0 |
|---|---|
| Categories | Web Frameworks |
| Tags | frameworkwebapachewicket |
| HomePage | https://wicket.apache.org/ 🔍 Inspect URL |
| Ranking | #1202 in MvnRepository (See Top Artifacts) #8 in Web Frameworks |
| Used By | 518 artifacts |
Related Books
| Enjoying Web Development with Wicket (4th edition) (2015) by Tong, Kent Ka Iok | |
| Instant Apache Wicket 6 (2013) by Sávio Ceregatti Longo, João, Fedel Pinto, Felipe | |
| Apache Wicket Cookbook (2011) by Vaynberg, Igor | |
| Wicket in Action (2008) by Martijn Dashorst, Eelco Hillenius |