Middleware Layer"
From Documentation
Line 1: | Line 1: | ||
+ | {{ZKDevelopersReferencePageHeader}} | ||
+ | |||
Middleware usually means a special software between applications and a operating system. Here, "middleware layer" denotes those frameworks that glue presentation and persistence layer together, including dependency injection frameworks. In the following sections, we will discuss how to integrate them with ZK. | Middleware usually means a special software between applications and a operating system. Here, "middleware layer" denotes those frameworks that glue presentation and persistence layer together, including dependency injection frameworks. In the following sections, we will discuss how to integrate them with ZK. | ||
+ | |||
+ | |||
+ | {{ZKDevelopersReferenceHeadingToc}} | ||
+ | {{ZKDevelopersReferencePageFooter}} |
Revision as of 01:53, 31 October 2012
Middleware usually means a special software between applications and a operating system. Here, "middleware layer" denotes those frameworks that glue presentation and persistence layer together, including dependency injection frameworks. In the following sections, we will discuss how to integrate them with ZK.