Handling the Login Process using ZK MVC and Sessions"

From Documentation
m (Created page with '{{ZKEssentialsPageHeader}} 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 you…')
 
Line 1: Line 1:
 
{{ZKEssentialsPageHeader}}
 
{{ZKEssentialsPageHeader}}
  
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.
+
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.
  
 
{{ZKEssentialsHeadingToc}}
 
{{ZKEssentialsHeadingToc}}
  
 
{{ZKEssentialsPageFooter}}
 
{{ZKEssentialsPageFooter}}

Revision as of 01:13, 23 June 2011

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


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.


Subsections:




Last Update : 2011/06/23

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