SlideShare a Scribd company logo
Architecting Applications using
Apache Wicket

Andrew Lombardi
Owner, Tech Evangelist
Mystic Coders, LLC
andrew AT mysticcoders DOT com

kinabalu @ irc://irc.freenode.net - ##wicket, ##java
kinabalu @ twitter
To our success!
What is a Wicket?
Architecting Applications Using Apache Wicket   Java2 Days 2009
+
Architecting Applications Using Apache Wicket   Java2 Days 2009
That’s it.
<html>
public class MyPage          <head>
         extends WebPage {   <title>My Page</title>
                             </head>
    ...                      <body>
                             ...
}                            </body>
                             </html>
Architecting Applications Using Apache Wicket   Java2 Days 2009
No XML
Architecting Applications Using Apache Wicket   Java2 Days 2009
Architecting Applications Using Apache Wicket   Java2 Days 2009
M
M   Model
M   Model

V
M   Model

V   View
M   Model

V   View

C
M     Model

V     View

C   Component
View
       Renders the model into a form suitable for interaction.
<html>
<head>
<title>My Page</title>
</head>
<body>
...
</body>
</html>
Architecting Applications Using Apache Wicket   Java2 Days 2009
Architecting Applications Using Apache Wicket   Java2 Days 2009
Architecting Applications Using Apache Wicket   Java2 Days 2009
Architecting Applications Using Apache Wicket   Java2 Days 2009
Architecting Applications Using Apache Wicket   Java2 Days 2009
Architecting Applications Using Apache Wicket   Java2 Days 2009
Model
the domain-specific representation of the information on which
                                      the application operates.
Architecting Applications Using Apache Wicket   Java2 Days 2009
Architecting Applications Using Apache Wicket   Java2 Days 2009
Architecting Applications Using Apache Wicket   Java2 Days 2009
LoadableDetachableModel
Architecting Applications Using Apache Wicket   Java2 Days 2009
Component
            an abstract part of something.
Panel
Reusable
           capable of being used again.
DataTable
Architecting Applications Using Apache Wicket   Java2 Days 2009
Architecting Applications Using Apache Wicket   Java2 Days 2009
Pageable
Pageable

Sortable
Pageable

 Sortable

Searchable
Pageable

  Sortable

 Searchable

Easy to Style
Pageable

  Sortable

 Searchable

Easy to Style

 Filterable
Architecting Applications Using Apache Wicket   Java2 Days 2009
Architecting Applications Using Apache Wicket   Java2 Days 2009
Architecting Applications Using Apache Wicket   Java2 Days 2009
Stateful
  Capable of maintaining the status of a process or transaction.
Architecting Applications Using Apache Wicket   Java2 Days 2009
Architecting Applications Using Apache Wicket   Java2 Days 2009
Architecting Applications Using Apache Wicket   Java2 Days 2009
JSF
JSF
the “Standard”
Architecting Applications Using Apache Wicket   Java2 Days 2009
design by committee
vs.
Architecting Applications Using Apache Wicket   Java2 Days 2009
Behavior in code

       vs.
Behavior in markup
Architecting Applications Using Apache Wicket   Java2 Days 2009
XML-based

Configuration
Architecting Applications Using Apache Wicket   Java2 Days 2009
Refactorability
Architecting Applications Using Apache Wicket   Java2 Days 2009
Wicket: HTML and Java
Wicket: HTML and Java


JSF: JSP, HTML, JSF taglib, JSF EL
           Java, and XML
Architecting Applications Using Apache Wicket   Java2 Days 2009
the “Standard”

      vs.

the Right Choice
 for the problem
Q&A
                  Thanks for listening!



Andrew Lombardi
Owner, Tech Evangelist
Mystic Coders, LLC
andrew AT mysticcoders DOT com

kinabalu @ irc://irc.freenode.net - ##wicket, ##java

More Related Content

PDF
Creating MVC Application with backbone js
PPTX
Backbone.js
PPT
Model Binding In ASP.NET MVC
PPT
Introduction to ASP.NET MVC
PPTX
Module2
PPTX
Mvc summary
PPTX
A Smooth Transition to HTML5 Using MVVM
PPTX
XAML/C# to HTML5/JS
Creating MVC Application with backbone js
Backbone.js
Model Binding In ASP.NET MVC
Introduction to ASP.NET MVC
Module2
Mvc summary
A Smooth Transition to HTML5 Using MVVM
XAML/C# to HTML5/JS

What's hot (20)

PPTX
Magento for newbies by IdeatoLife - Design+Code; ArabNet Beirut 2015
PPTX
Cloud Based Enterprise Apps using Everlive
PPTX
Migrating MVVM Applications to HTML5
PPTX
Server Side Responsive Layouts for ASP.NET WebForms using Telerik UI for ASP....
PPT
Comparative analysis of java script framework
KEY
Introduce PlutoCMS
PDF
Setup ColdFusion application using fusebox mvc architecture
PPTX
Web Content Management with Sitefinity
PDF
Content personalization in AEM
PDF
Common iOS Architecture: From MVC to VIPER, with Redux
PDF
Dot net interview questions and asnwers
PDF
WJAX 2012 - Web Apps With AngularJS
PPTX
Angular introduction basic
PPTX
2010.11.27 - ITSpark ofline meeting #1, Cluj - Arhitecturi in Windows Azure (...
PPTX
Web development ppt
PPTX
MVVM with Kendo UI
PPTX
Difference between MVC 3, 4, 5 and 6
PDF
Spring online training
PDF
Component based architecture
Magento for newbies by IdeatoLife - Design+Code; ArabNet Beirut 2015
Cloud Based Enterprise Apps using Everlive
Migrating MVVM Applications to HTML5
Server Side Responsive Layouts for ASP.NET WebForms using Telerik UI for ASP....
Comparative analysis of java script framework
Introduce PlutoCMS
Setup ColdFusion application using fusebox mvc architecture
Web Content Management with Sitefinity
Content personalization in AEM
Common iOS Architecture: From MVC to VIPER, with Redux
Dot net interview questions and asnwers
WJAX 2012 - Web Apps With AngularJS
Angular introduction basic
2010.11.27 - ITSpark ofline meeting #1, Cluj - Arhitecturi in Windows Azure (...
Web development ppt
MVVM with Kendo UI
Difference between MVC 3, 4, 5 and 6
Spring online training
Component based architecture
Ad

Viewers also liked (7)

ODP
Wicket Next (1.4/1.5)
PDF
Apache Wicket Web Framework
KEY
Wicket 2010
PDF
Apache Wicket: Web Applications With Just Java
PDF
Wicket Presentation @ AlphaCSP Java Web Frameworks Playoff 2008
PDF
The State of Wicket
PDF
Wicket Web Framework 101
Wicket Next (1.4/1.5)
Apache Wicket Web Framework
Wicket 2010
Apache Wicket: Web Applications With Just Java
Wicket Presentation @ AlphaCSP Java Web Frameworks Playoff 2008
The State of Wicket
Wicket Web Framework 101
Ad

Similar to Architecting Applications Using Apache Wicket Java2 Days 2009 (20)

PPT
MVC Demystified: Essence of Ruby on Rails
PPT
Developing Java Web Applications
PDF
Introduction To CodeIgniter
PPT
MVC From Beginner to Advance in Indian Style by - Indiandotnet
PPT
Introduction To Code Igniter
PDF
From Backbone to Ember and Back(bone) Again
PPTX
Intro to MVC 3 for Government Developers
PPTX
Getting Started with J2EE, A Roadmap
PDF
Component Based UI Architecture - Alex Moldovan
PDF
Rp 6 session 2 naresh bhatia
PPT
Monorail presentation at WebDevelopersCommunity, Feb 1, 2009
PPT
MetaASO J-WebFramework
PDF
Intro to mobile web application development
PPTX
What is ASP.NET MVC
DOCX
JavaScript
PDF
ASP.NET 8 Developer Roadmap By ScholarHat PDF
PPTX
CODE IGNITER
PPTX
MVC & backbone.js
PPTX
Intro to .NET for Government Developers
PPT
MetaASO J2EE Web Framework
MVC Demystified: Essence of Ruby on Rails
Developing Java Web Applications
Introduction To CodeIgniter
MVC From Beginner to Advance in Indian Style by - Indiandotnet
Introduction To Code Igniter
From Backbone to Ember and Back(bone) Again
Intro to MVC 3 for Government Developers
Getting Started with J2EE, A Roadmap
Component Based UI Architecture - Alex Moldovan
Rp 6 session 2 naresh bhatia
Monorail presentation at WebDevelopersCommunity, Feb 1, 2009
MetaASO J-WebFramework
Intro to mobile web application development
What is ASP.NET MVC
JavaScript
ASP.NET 8 Developer Roadmap By ScholarHat PDF
CODE IGNITER
MVC & backbone.js
Intro to .NET for Government Developers
MetaASO J2EE Web Framework

More from Mystic Coders, LLC (6)

PDF
Infrastructure As Code With Terraform
PDF
Privacy in the Age of Analytica
PDF
The Three Keys To Remote Team Success
PDF
Privacy in the Age of Analytica
PDF
React and redux
PDF
In depth with html5 java2days 2010
Infrastructure As Code With Terraform
Privacy in the Age of Analytica
The Three Keys To Remote Team Success
Privacy in the Age of Analytica
React and redux
In depth with html5 java2days 2010

Recently uploaded (20)

PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
OMC Textile Division Presentation 2021.pptx
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Mushroom cultivation and it's methods.pdf
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Encapsulation theory and applications.pdf
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
Spectroscopy.pptx food analysis technology
PDF
Empathic Computing: Creating Shared Understanding
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
Machine learning based COVID-19 study performance prediction
PPTX
A Presentation on Artificial Intelligence
PPT
Teaching material agriculture food technology
PDF
August Patch Tuesday
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PPTX
TLE Review Electricity (Electricity).pptx
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
A comparative study of natural language inference in Swahili using monolingua...
Diabetes mellitus diagnosis method based random forest with bat algorithm
Per capita expenditure prediction using model stacking based on satellite ima...
OMC Textile Division Presentation 2021.pptx
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Mushroom cultivation and it's methods.pdf
A comparative analysis of optical character recognition models for extracting...
Encapsulation theory and applications.pdf
Encapsulation_ Review paper, used for researhc scholars
Spectroscopy.pptx food analysis technology
Empathic Computing: Creating Shared Understanding
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Machine learning based COVID-19 study performance prediction
A Presentation on Artificial Intelligence
Teaching material agriculture food technology
August Patch Tuesday
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
TLE Review Electricity (Electricity).pptx
gpt5_lecture_notes_comprehensive_20250812015547.pdf
A comparative study of natural language inference in Swahili using monolingua...

Architecting Applications Using Apache Wicket Java2 Days 2009