blob: 48448293271df61e3189dec72fb445883ad5f741 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta charset="utf-8">
<title>Apache Wicket Cookbook Published! | Apache Wicket</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
<link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" />
<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
</head>
<body class="">
<div class="header default">
<div class="l-container">
<nav class="mainmenu">
<div class="nav-logo">
<a href="/"><img src="/img/logo-apachewicket.svg" alt="Apache Wicket"></a>
</div>
<div class="nav-container">
<!-- /start/quickstart.html || /news/2011/03/25/wicket-cookbook-published.html -->
<a href="/start/quickstart.html" class=" nav-items">Quick Start</a>
<!-- /start/download.html || /news/2011/03/25/wicket-cookbook-published.html -->
<a href="/start/download.html" class=" nav-items">Download</a>
<!-- /learn || /news/2011/03/25/wicket-cookbook-published.html -->
<a href="/learn" class=" nav-items">Documentation</a>
<!-- /help || /news/2011/03/25/wicket-cookbook-published.html -->
<a href="/help" class=" nav-items">Support</a>
<!-- /contribute || /news/2011/03/25/wicket-cookbook-published.html -->
<a href="/contribute" class=" nav-items">Contribute</a>
<!-- /community || /news/2011/03/25/wicket-cookbook-published.html -->
<a href="/community" class=" nav-items">Community</a>
<!-- /apache || /news/2011/03/25/wicket-cookbook-published.html -->
<a href="/apache" class=" nav-items">Apache</a>
</div>
<div class="nav-container ">
<a href="https://github.com/apache/wicket" target="_blank"><i class="fa fa-github nav-items"></i></a>
<a href="https://twitter.com/apache_wicket" target="_blank"><i class="fa fa-twitter nav-items"></i></a>
<a href="https://builtwithwicket.tumblr.com" target="_blank"><i class="fa fa-tumblr nav-items"></i></a>
</div>
</nav>
</div>
</div>
<main>
<div class="l-container">
<header class="l-full preamble">
<h1>Apache Wicket Cookbook Published!</h1>
</header>
<section class="toc left post ">
</section>
<section>
<div class="l-full">
<p class="meta">25 Mar 2011</p>
<p><img style="float: left; margin-left: 10px; margin-right: 10px;" title="Apache Wicket Cookbook" src="http://wicket.apache.org/learn/books/awc.png" alt="" width="180" height="222" />
For the past nine months I have been quietly working on a book about Wicket. Unlike other books on the market this one does not attempt to teach you Wicket from the ground up. Instead, it is for developers who already know the basics and want to learn how to implement some of the more advanced use cases. Essentially, it contains recipes that show the reader how to implement solutions to some of, what I think are, the most commonly asked questions and stumbling blocks.</p>
<p>This morning I was informed that the book has been published! You can read more about it and pick up a copy on <a href="https://www.packtpub.com/apache-wicket-cookbook/book">PACKT’s Site</a>.</p>
<p>I hope you enjoy it, more details are available on <a href="http://wicketinaction.com/2011/03/apache-wicket-cookbook-is-published/">Wicket In Action Blog Post</a>
<br /><br /><br /><br /><br /></p>
</div>
</section>
</div>
</main>
<footer>
<div class="l-container">
<div class="left">
<img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;">
<div style="margin-top:12px;">Copyright © 2021 — The Apache Software Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
</div>
</div>
</footer>
</body>
</html>