Middleware Layer"
From Documentation
RebeccaLai (talk | contribs) m |
|||
Line 1: | Line 1: | ||
{{ZKDevelopersReferencePageHeader}} | {{ZKDevelopersReferencePageHeader}} | ||
− | Middleware usually means a special software between applications and | + | Middleware usually means a special software between applications and an 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}} | {{ZKDevelopersReferenceHeadingToc}} | ||
{{ZKDevelopersReferencePageFooter}} | {{ZKDevelopersReferencePageFooter}} |
Latest revision as of 04:56, 1 February 2024
Middleware usually means a special software between applications and an 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.