Chapter 1: Introduction"

From Documentation
Line 15: Line 15:
 
= Architecture =
 
= Architecture =
  
[[File:tutorial-simple-architecture.png]]
+
[[File:tutorial-simple-architecture.png | center | 500px]]

Revision as of 10:08, 4 January 2013

Overview

  • purpose of the tutorial and summary of each chapter.


ZK's Value

  • brief ZK's characteristic and feature
    • pure java
    • component-based, (fast composite UI)
    • event driven
    • server client fusion
    • handling AJAX communication details
    • support two design pattern


Architecture