Wicket in Action

Welcome to Wicket in Action, the companion website for the the authoritative book on Apache Wicket and an ongoing blog with news and informative articles about developing with Apache Wicket. Here you’ll find examples, downloads and useful links to resources related to Wicket and Wicket in Action.

Apache Wicket is an open source, component oriented Java web application framework. Wicket lets you build maintainable enterprise-grade web applications using the power of plain old Java objects (POJOs), HTML, Ajax, Spring, Hibernate, and Maven. Wicket automatically manages state at the component level, which means no more awkward HTTPSession objects. Its elegant programming model enables you to write rich web applications quickly.

If you want to learn more about Wicket, you can download the free chapters of Wicket in Action, or visit the Apache Wicket website.

The fine print

No website is free of legal fine print. So here’s ours:

Code example license

You can use, modify and copy the code examples of this website into your software products under the following license:

Copyright (c) 2008-2014, Wicket in Action authors

Permission to use, copy, modify, and/or distribute this software
for any purpose with or without fee is hereby granted, provided
that the above copyright notice and this permission notice appear
in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Prose license

The authors of the blog contents retain their copyrights and you can’t republish the articles presented here without our permission.

The texts are published with all rights reserved.

Trademarks

Wicket in Action is a trademark of Manning publications and is used with their permission.

Apache Wicket is a trademark of The Apache Software Foundation.

This site (wicketinaction.com) and the book Wicket in Action are not endorsed by nor associated with The Apache Software Foundation.

-->