Is there a way for me to add a component or change a component type dynamicaly 
using the view root? 

For example, if I want to display a facelet page with either selectOneMenu 
component or an inputText component depending on some condition? 

I do not want the logic implemented inside the page using a c:if or other tag, 
i want to handle all of it from within the java code... 

Any help is appreciated!

Reply via email to