AJAX Made Easy - Learn AJAX
AJAX Home Frameworks ZK Framework

ZK-Framework - Online Media Library

 Category: ZK Framework Add Comment





ZK Developer's Guide


 


Read ZK Developer's Guide Book Review


This book is available for purchase at packtpub.com ZK Developer’s Guide


Read sample Chapter 2 - Online Media Library from this Book


 


 


Online Media Library


The first chapter shows the theory and deployment of the ZK framework. Now it's time to do the things that we are here for: implementing applications with ZK. The next three chapters will show the detailed implementation of a small, but rich application. It's not really possible to use all components in this application, but the application at the end of Chapter 4 has many things that you will need in your first project with the ZK framework.


With the help of this chapter, you should be able to build your own applications based on the ZK framework. In this chapter, we only build the cornerstone of the Online Media library, and improve it step by step in the next chapters.


An Online Media Library

There are some traditional applications that could be used to introduce a framework. One condition for the selection is that the application should be a CRUD (Create —Read—Update—Delete) application. Therefore, an 'Online Media Library', which has all four operations, would be appropriate. We start with the description of requirements, which is the beginning of most IT projects.


The application will have the following features:


In the first implementation round the application should only have some basic functionality that will be extended step by step.



A media item should have the following attributes:


The most important thing at the start of a project is to name it. We will call our project ZK-Medialib.


Read More from Sample Chapter 2 - Online Media Library
ZK-Framework - Setting up Eclipse to Develop with ZK
ZK-Framework - Setting up a New Project
ZK-Framework - Ceating the Pages








Next: ZK-Framework - Creating the Pages



Post Comment


You need to Login to post your comment...

Click here to login

Title:
 
Comment:



Daily Email Updates

AJAX Updates delivered directly to your Inbox...

Enter your email address:

Latest AJAXwith Updates

Related AJAX Articles

Popular AJAX Articles