Wicket in Action

Wicket in Action
Author :
Publisher : Simon and Schuster
Total Pages : 580
Release :
ISBN-10 : 9781638355090
ISBN-13 : 1638355096
Rating : 4/5 (90 Downloads)

Book Synopsis Wicket in Action by : Eelco Hillenius

Download or read book Wicket in Action written by Eelco Hillenius and published by Simon and Schuster. This book was released on 2008-07-31 with total page 580 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.

Pro Wicket

Pro Wicket
Author :
Publisher : Apress
Total Pages : 329
Release :
ISBN-10 : 9781430202288
ISBN-13 : 1430202289
Rating : 4/5 (88 Downloads)

Book Synopsis Pro Wicket by : Karthik Gurumurthy

Download or read book Pro Wicket written by Karthik Gurumurthy and published by Apress. This book was released on 2007-02-01 with total page 329 pages. Available in PDF, EPUB and Kindle. Book excerpt: The SourceForge open source lightweight Wicket project is a Java web application framework that takes simplicity, separation of concerns and ease of development to a new level. This book takes a no-nonsense approach, jumping directly to the practical aspects of Wicket. Chapters include Developing Wicket Forms; Validation with Wicket; Developing a Simple Application; Providing a Common Layout; Spring Integration; Wicket Localization; Wicket and Ajax; Custom Components and Wicket Extensions, and Unit Testing. Pro Wicket gets you quickly up and running with the framework and the attractively simple ‘wicket-way’ of addressing web development requirements.

Wicket Goes Fishing

Wicket Goes Fishing
Author :
Publisher :
Total Pages : 24
Release :
ISBN-10 : 0394879716
ISBN-13 : 9780394879710
Rating : 4/5 (16 Downloads)

Book Synopsis Wicket Goes Fishing by : Melinda Luke

Download or read book Wicket Goes Fishing written by Melinda Luke and published by . This book was released on 1986 with total page 24 pages. Available in PDF, EPUB and Kindle. Book excerpt: Wicket becomes angry with his little sister after she ruins his fishing trip. Then he has a dream about what it was like when he was the littlest in the family.

IPhone in Action

IPhone in Action
Author :
Publisher : Manning Publications
Total Pages : 476
Release :
ISBN-10 : UOM:39076002793839
ISBN-13 :
Rating : 4/5 (39 Downloads)

Book Synopsis IPhone in Action by : Christopher Allen

Download or read book IPhone in Action written by Christopher Allen and published by Manning Publications. This book was released on 2009-01-07 with total page 476 pages. Available in PDF, EPUB and Kindle. Book excerpt: A complete and authoritative introduction to programming for the iPhone, this book shows programmers comfortable with structured languages how to program specifically with the SDK. It lets developers who are new to the iPhone technology dive right in and start creating applications.

Lift in Action

Lift in Action
Author :
Publisher : Simon and Schuster
Total Pages : 618
Release :
ISBN-10 : 9781638352983
ISBN-13 : 1638352984
Rating : 4/5 (83 Downloads)

Book Synopsis Lift in Action by : Tim Perrett

Download or read book Lift in Action written by Tim Perrett and published by Simon and Schuster. This book was released on 2011-11-17 with total page 618 pages. Available in PDF, EPUB and Kindle. Book excerpt: Summary Lift in Action is a step-by-step exploration of the Lift framework. It moves through the subject quickly using carefully crafted, well-explained examples that make you comfortable from the start. This book is written for developers who are new to both Scala and Lift. About the Technology Lift is a Scala-based web framework designed for extremely interactive and engaging web applications. It's highly scalable, production-ready, and will run in any servlet container. And Lift's convention-over-configuration approach lets you avoid needless work. About this Book Lift in Action is a step-by-step exploration of the Lift framework. It moves through the subject quickly using carefully crafted, well-explained examples that make you comfortable from the start. You'll follow an entertaining Travel Auction application that covers the core concepts and shows up architectural and development strategies. Handy appendixes offer a Scala crash course and guidance for setting up a good coding environment. This book is written for developers who are new to both Scala and Lift and covers just enough Scala to get you started. 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. What's Inside Complete coverage of the Lift framework Security, maintainability, and performance Integration and scaling Covers Lift 2.x Table of Contents PART 1 GETTING STARTED Introducing Lift Hello Lift PART 2 APPLICATION TUTORIAL The auction application Customers, auctions, and bidding Shopping basket and checkout PART 3 LIFT IN DETAIL Common tasks with Lift WebKit SiteMap and access control HTTP in Lift AJAX, wiring, and Comet Persistence with Mapper Persistence with Record

The laws of cricket

The laws of cricket
Author :
Publisher :
Total Pages : 48
Release :
ISBN-10 : OCLC:701826406
ISBN-13 :
Rating : 4/5 (06 Downloads)

Book Synopsis The laws of cricket by : Marylebone Cricket Club

Download or read book The laws of cricket written by Marylebone Cricket Club and published by . This book was released on 1905 with total page 48 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Portlets in Action

Portlets in Action
Author :
Publisher : Manning Publications
Total Pages : 640
Release :
ISBN-10 : 1935182544
ISBN-13 : 9781935182542
Rating : 4/5 (44 Downloads)

Book Synopsis Portlets in Action by : Ashish Sarin

Download or read book Portlets in Action written by Ashish Sarin and published by Manning Publications. This book was released on 2011-09-30 with total page 640 pages. Available in PDF, EPUB and Kindle. Book excerpt: Summary Portlets in Action is a comprehensive, hands-on guide to building portlet-driven applications in Java. Covers Portlet 2.0, Spring 3.0 Portlet MVC, WSRP 2.0, Portlet Bridges, Ajax, Comet, Liferay, GateIn, Spring JDBC, and Hibernate. About the Technology Portlets are the small Java applications that run within a portal. Good portlets work independently and also communicate fluently with the portal, other portlets, as well as outside servers and information sources. Using Java's Portlet 2.0 API and portal servers like Liferay, you can build flexible, stable business portals without the design overhead required by other application styles. About the Book Portlets in Action is a comprehensive guide to building portlet-driven applications in Java. It teaches portlet development hands-on as you develop a portal that incorporates most key features of the Portlet 2.0 API. And because portals and portlets are so flexible, the accompanying source code can be easily adapted and reused. Along the way, you'll learn how to work with key web frameworks like Spring 3.0 Portlet MVC and DWR. Written for Java developers. No prior experience with portlets required 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. What's Inside Complete coverage of the Portlet 2.0 API Spring 3.0 Portlet MVC and the Liferay portal server Portal design best practices Reusable source code ================================ Table of Contents PART 1 GETTING STARTED WITH PORTLET DEVELOPMENT Introducing portals and portlets The portlet lifecycle Portlet 2.0 API - portlet objects and container-runtime options Portlet 2.0 API - caching, security, and localization Building your own portal Using the portlet tag library PART 2 DEVELOPING PORTLETS USING SPRING AND HIBERNATE Getting started with Spring Portlet MVC Annotation-driven development with Spring Integrating portlets with databases PART 3 ADVANCED PORTLET DEVELOPMENT Personalizing portlets Communicating with other portlets Ajaxing portlets Reusable logic with portlet filters Portlet bridges Web Services for Remote Portlets (WSRP)