Introduction"

From Documentation
(Created page with "ZK Spring is an integration library that helps application developers facilitate development with Spring and ZK freameworks. Currently ZK Spring integration library provides addi...")
 
Line 1: Line 1:
ZK Spring is an integration library that helps application developers facilitate development with Spring and ZK freameworks. Currently ZK Spring integration library provides additional features for 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.

Revision as of 01:59, 23 February 2011

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.