I feel like I can get this to work if it is possible to use an EL expression
for the page attribute of the <jsp:include/> tag:

<jsp:include page="#{MyBean.CurrentTabPage}"/>

However, it seems this syntax will not work for this tag.  Is there some
other way to access a backing bean to do this?

-Matt
-- 
View this message in context: 
http://www.nabble.com/need-working-panelTabbedPane-examples-tf2222242.html#a6160924
Sent from the MyFaces - Users forum at Nabble.com.

Reply via email to