Skip to content

Wicket in Action

Best in textbook rentals since 2012!

ISBN-10: 1932394982

ISBN-13: 9781932394986

Edition: 2008

Authors: Martijn Martijn Dashorst, Eelco Eelco Hillenius, Jonathan Locke

List price: $44.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

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.…    
Customers also bought

Book details

List price: $44.99
Copyright year: 2008
Publisher: Manning Publications Co. LLC
Publication date: 9/12/2008
Binding: Paperback
Pages: 392
Size: 7.25" wide x 9.00" long x 1.00" tall
Weight: 1.474
Language: English

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.

What is Wicket?
The architecture of Wicket
Building a cheesy Wicket application
Understanding models
Working with components: labels, links, and repeaters
Processing user input using forms
Composing your pages
Developing reusable components
Images, CSS, and scripts: working with resources
Rich components and Ajax
Securing your application
Conquer the world with l1O n and i18n
Multitiered architectures
Putting your application into production
Index