Instant Apache Wicket 6

João Sávio Ceregatti Longo, Felipe Fedel Pinto

  • 出版商: Packt Publishing
  • 出版日期: 2013-09-08
  • 售價: $1,110
  • 貴賓價: 9.5$1,055
  • 語言: 英文
  • 頁數: 54
  • 裝訂: Paperback
  • ISBN: 1783280018
  • ISBN-13: 9781783280018
  • 下單後立即進貨 (約3~4週)

商品描述

Learn how to get started with Apache Wicket 6

Overview

  • Learn something new in an Instant! A short, fast, focused guide delivering immediate results
  • Learn to build a Wicket application
  • Get to grips with the core concepts of Wicket
  • Understand the lifecycle of Wicket

In Detail

Wicket is a component-based Java web framework. In Wicket, the server side state is automatically managed as it is associated with components. With proper mark-up/logic separation, a POJO data model, and a refreshing lack of XML, Apache Wicket makes developing web-apps simple and enjoyable. There are no configuration files to learn in Wicket as it has powerful and reusable components written with plain Java and HTML. Instant Apache Wicket 6 will take you through the entire process of building web application using the Wicket frame work.

Instant Apache Wicket 6 aims to introduce the reader to Apache Wicket, an amazing Java framework. After you finish this book, you will be capable of developing Wicket applications, using the knowledge acquired in the book to explore more of the technology, and even contribute to Wicket’s community.

Instant Apache Wicket 6 starts by explaining what Apache Wicket is and its advantages, and then goes on to show how to set up the Wicket environment and how to build a “hello world” and a sign-in/sign-out application. After you learn the Wicket core concepts and apply them to the sign-in/sign-out app, you will use Maven in Eclipse to build Wicket applications. You will learn important concepts like lifecycle (objects and requests), models (Model, PropertyModel, and CompoundPropertyModel), markup (wicket:id, wicket:panel, wicket:extend, and wicket:child), and behaviors.

What you will learn from this book

  • Learn the top features of Apache Wicket 6
  • Set up a Wicket environment
  • Build a secure application with the Wicket framework
  • Apply authorization in Wicket to enhance security
  • Learn to intercept requests made by clients using the Wicket filter
  • Understand models, markups, and behaviors in the Wicket framework

Approach

Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. This Starter style guide takes the reader through the basic workflow of Apache Wicket in a practical and friendly style.

Who this book is written for

Instant Apache Wicket 6 is for people who want to learn the basics of Apache Wicket 6 and who already have some experience with Java and object-oriented programming. Basic knowledge of web concepts like HTTP and Ajax will be an added advantage.