(PDF 英文版)
by Martijn Dashorst, Eelco Hillenius
Paperback: 392 pages
Publisher: Manning Publications (August, 2008)
ISBN-10: 1932394982
ISBN-13: 978-1932394986
As a component-based 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.
Wicket in Action is an authoritative, comprehensive guide for Java developers building Wicket-based Web applications. You'll learn to use and customize Wicket components, how to interact with other technologies like Spring and Hibernate, and how to build rich, Ajax-driven features into your applications.
Setting up projectsLocalization and internationalizationSecurityBuilding database applicationsCreating custom reusable componentsWicket's Ajax and JavaScript capabilitiesWorking with resources
详细介绍,源码在此:http://www.manning.com/dashorst/