Micha�l-
<f:subview id="bodyRight">
<jsp:include page="${activeToolbarButton.activeButton}.jsp" />
</f:subview>
I don't know if it is posible to use *dynamic* includes.
What is ${activeToolbarButton.activeButton} ?
Is it a backing/managed bean of faces-config.xml ?
No error, but nothing happen.
If i put a static link, it work :
<f:subview id="bodyRight">
<jsp:include page="myPage.jsp" />
</f:subview>
fine ;)
-Matthias
Do you have any idea of why it doesn't work?
Some details of the webapp :
- JSF application with MyFacesimplementation
- Deploy with MyEclipse on a jboss 4.0.1 application server (with jboss
Portal 2.0b installed)
- Have try with and without these libraries : - commons-el.jar
- jsp-2.0.jar
Thank you very much...
[EMAIL PROTECTED]
______________________
Micha�l Koene
Star Informatic
Stagiaire
______________________