Enrich by Inclusion

From Documentation
Revision as of 08:05, 19 July 2010 by Char (talk | contribs) (Created page with '{{ZKDevelopersGuidePageHeader}} If you prefer to rewrite a portion of an existent page, it might be better to put the rewritten portion in a separate ZUML file. Then, you includ…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Stop.png This documentation is for an older version of ZK. For the latest one, please click here.


If you prefer to rewrite a portion of an existent page, it might be better to put the rewritten portion in a separate ZUML file. Then, you include the ZUML file from the existent page. For example, you could use jsp:include if JSP technology is used.

<jsp:include page="/my/ria.zul"/>



Last Update : 2010/07/19

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