|
Regards to all, I am using the include directive in xhtml to
dynamically load different pages inside a main page container with the
following syntax: <ui:include
src="" /> The idea is that I have a tree and according to the
node that is selected the page that is include should change (The tree executes
and action that modifies the page attribute in toolTabBean.currentTab). My
problem is that I would like the page to be included somehow before the request
processing lifecycle begins ´cause I need to get the component binding to be
done with the new included page and not with the actual page. I think that an answer to the following questions can
give me a hint as to how to proceed:
Cheers and thanks for your time, Jorge Vásquez |
- Include Directive Execution... Jorge Vásquez
- RE: Include Directive Execution... Jorge Vásquez

