Handling the Login Process using ZK MVC and Sessions"

From Documentation
m (Reverted edits by Alicelin (talk) to last revision by PJ li)
m (Undo revision 19179 by PJ li (talk))
Line 1: Line 1:
 
{{ZKEssentialsPageHeader}}
 
{{ZKEssentialsPageHeader}}
  
To established a layout for the application, we have to deal with user authentication. In this section, we will take a look at how to build your login feature using ZUL files, ZK MVC pattern of development, and Sessions.
+
Having established a layout for the application we move onto dealing with user authentication. In this section we will take a look at how to build your login using ZUL files, ZK MVC pattern of development and Sessions.
  
 
{{ZKEssentialsHeadingToc}}
 
{{ZKEssentialsHeadingToc}}
  
 
{{ZKEssentialsPageFooter}}
 
{{ZKEssentialsPageFooter}}

Revision as of 02:53, 9 February 2012

Stop.png This article is out of date, please refer to http://books.zkoss.org/zkessentials-book/master/ for more up to date information.


Having established a layout for the application we move onto dealing with user authentication. In this section we will take a look at how to build your login using ZUL files, ZK MVC pattern of development and Sessions.


Subsections:




Last Update : 2012/02/09

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.