1. Is tight coupling between the model and the UI avoidable when using RichFaces? stackoverflow.comI am using RichFaces with seam and EJB3. Specifically I am using the rich:tree component. The problem I am worried about is the tight coupling between the UI and ... |
2. Richfaces fileupload UI look and feel stackoverflow.comI am using richfaces, in our project and there is a fileupload component in richfaces. I want to change the UI of component. Like, one InputText box followed with browse button ... |
3. My Richfaces 4.0 project won't work with ui:composition tag stackoverflow.comMy Richfaces 4.0 project won't work with ui:composition tag. Here is a xhtml-file code:
|
4. |
5. Is is possible to put UI components inside richfaces menupanel label stackoverflow.comI want to put a graphic image inside panelMenuGroup label.. I tried with label facet as given the following URL.. http://community.jboss.org/thread/160516 still no luck so far. Can anyone suggest a workaround.. thanks.... ... |
6. Left menu, Horizontal tabbed UI in JSF richfaces stackoverflow.comI am trying to create a simple project layout with logo and horizontal tabs on top of the page. Some menus on the left hand side. Both the top tabs and ... |
7. Dynamic Colums into ui:define stackoverflow.comI have a data table in an xhtml with "ui:insert" space... In another xhtml i use ui:define to add some columns... the problem is that i have dynamic columns to insert.. i've already ... |
8. jsf 1.2 rerendring ui tag generates div tag stackoverflow.comI've got the following piece of jsf 1.2 and richface 3.3.3
|