Element page.ctx.Shared

Substitution Groups:
page.ctx.IPageContextDef

Page context reference.
This component allows to declare that some pagePath shares the same execution context than another one.
Beans and url parameters defined in the referenced context may be accessed freely.


Attributes
mandatory   String Page The page to share context with.
The path is relative to the WEB-INF directory and has to start with a '/' (ex: /pages/MyPage).