1. design the layout. eg,
2. create the template file in XHTML. eg
3. putting content into HEADER, FOOTER, and LEFT PANEL sections. eg,
4. bind the dynamic content section with a session scoped attribute.
6. in the component invoking the above action, re-render the dynamicpanel panelGroup.
for more information about step 5, and step 6. please refer How to create wizard with dynamic include in JSF2 which using the same concept.
Done!!
No comments:
Post a Comment