11. Performance Tips

Table of Contents

Use Compiled Java Codes
Use the deferred Attribute
The deferred Attribute and the onCreate Event
Use the forward Attribute
Use the Servlet Thread to Process Events
Modal Windows
Message Boxes
File Upload
Use the Native Namespace instead of the XHTML Namespace
Prolong the Period to Check Whether a File Is Modified
Defer the Creation of Child Components
Use Live Data and Paging for Large List Boxes
Use ZK JSP Tags or ZK JSF Components instead of ZK Filter

This chapter describes the tips to make your ZK application running faster.