Introduction"

From Documentation
Line 1: Line 1:
 +
{{ZKSpringEssentialsPageHeader}}
 
ZK Spring is an integration library that helps application developers facilitate development with Spring and ZK freameworks. Currently ZK Spring integration library provides support and additional features for integrating with Spring core framework, Spring Security and Spring Webflow. Highlight features are exposing Spring managed beans within ZK framework, ZK custom scopes for Spring managed beans, Ajax based login popup, securing ZK components and its events and Spring webflows composed out of ZK pages/components. In the following chapters we describe how to use these features with example codes and details.
 
ZK Spring is an integration library that helps application developers facilitate development with Spring and ZK freameworks. Currently ZK Spring integration library provides support and additional features for integrating with Spring core framework, Spring Security and Spring Webflow. Highlight features are exposing Spring managed beans within ZK framework, ZK custom scopes for Spring managed beans, Ajax based login popup, securing ZK components and its events and Spring webflows composed out of ZK pages/components. In the following chapters we describe how to use these features with example codes and details.
 +
 +
 +
{{ZKSpringEssentialsHeadingToc}}
 +
 +
=Version History=
 +
{{LastUpdated}}
 +
{| border='1px' | width="100%"
 +
! Version !! Date !! Content
 +
|-
 +
|  
 +
|  
 +
|  
 +
|}
 +
{{ZKSpringEssentialsPageFooter}}

Revision as of 07:57, 23 February 2011

Introduction



ZK Spring is an integration library that helps application developers facilitate development with Spring and ZK freameworks. Currently ZK Spring integration library provides support and additional features for integrating with Spring core framework, Spring Security and Spring Webflow. Highlight features are exposing Spring managed beans within ZK framework, ZK custom scopes for Spring managed beans, Ajax based login popup, securing ZK components and its events and Spring webflows composed out of ZK pages/components. In the following chapters we describe how to use these features with example codes and details.


Subsections:


Version History

Last Update : 2011/02/23


Version Date Content
     


Last Update : 2011/02/23

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