Limit this search to....

Wicket in Action
Contributor(s): Martijn Dashorst (Author), Eelco Hillenius (Author)
ISBN: 1932394982     ISBN-13: 9781932394986
Publisher: Manning Publications
OUR PRICE:   $42.74  
Product Type: Paperback
Published: September 2008
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Annotation: As a component-based Web application framework, Wicket lets users build maintainable enterprise-grade Web applications using the power of Java objects. This authoritative, comprehensive guide shows Java developers how to build these applications.
Additional Information
BISAC Categories:
- Computers | Programming Languages - Java
Dewey: 005.17
Series: In Action
Physical Information: 0.8" H x 7.4" W x 9.18" (1.50 lbs) 392 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
There are dozens of Java frameworks out there, but most of them require you to learn special coding techniques and new, often rigid, patterns of development. Wicket is different. 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. This book starts with an introduction to Wicket's structure and components, and moves quickly into examples of Wicket at work. Written by two of the project's earliest and most authoritative experts, this book shows you both the how-to and the why of Wicket. As you move through the book, 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.

Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.


Contributor Bio(s): Dashorst, Martijn: -

Martijn Dashorst is a software engineer with over 10 years of experience in software development. He has been actively involved in the Wicket project since it was open sourced, and has presented Wicket as a speaker at numerous conferences, including JavaOne and JavaPolis.