ZK8 Wizard Example - Part 4
From Documentation
Revision as of 10:23, 28 August 2015 by Robertwenzel (talk | contribs) (→Part 3 - Form Handling and Input Validation)
Author
Robert Wenzel, Engineer, Potix Corporation
Robert Wenzel, Engineer, Potix Corporation
Date
August 2015
August 2015
Version
ZK 8.0
ZK 8.0
Introduction
- User:Robertwenzel/ZK8_Wizard_Example_-_Part_1
- User:Robertwenzel/ZK8_Wizard_Example_-_Part_2
- User:Robertwenzel/ZK8_Wizard_Example_-_Part_3
- ZK8_Wizard_Example_-_Part_4 (You are here)
Part 4 - Styling the wizard (with Bootstrap)
Currently just a preview available explanations will follow
Summary
That's it for now, any ideas what to show next? Waiting for your comments.
Download
- The source code for this article can be found in github (branch: part-4).
Running the Example
Checkout part-4
git checkout part-4
The example war file can be built with maven:
mvn clean package
Execute using jetty:
mvn jetty:run
Then access the overview page http://localhost:8080/wizardexample/order.zul