ApacheCon Europe 2012

Rhein-Neckar-Arena, Sinsheim, Germany

5–8 November 2012

Wicket - where do we go from here?

Sven Meier

Audience level:
Intermediate
Track:
ApacheEE

Tuesday 3:15 p.m.–4 p.m. in Rhein-Neckar

Description

You've gained first experiences with Apache Wicket and development of your next great web application is about to start? Get ready to move on where component references have left you. Learn how Wicket gives you freedom to work with the web as your requirements demand it. In this talk we will explore several strategies helping you to build your own application fundamentals.

Abstract

In this talk we will explore several strategies helping you to build your own application fundamentals for your next project based on Apache Wicket:

  • structure you project
  • naming
  • packages
  • modular applications
  • design for reuse
  • models
  • callbacks
  • notifications
  • raise efficiency
  • transform your markup guide into code
  • capture global requirements in cross-cutting concerns
  • work with an integration layer
  • separate logic from the UI
  • unify exception handling
  • extend validation
  • handle state
  • session
  • workflows and conversation