1. RichFaces & Portlets: Custom State Manager stackoverflow.comI am using RichFaces with JSR-286 Portlets and need to replace the state manager. The faces-config has the state-manager pointing to "org.jboss.portletbridge.application.PortletStateManager" and this inturn has the parent set to the ... |
2. Jboss GateIn Jsf-Seam-Richfaces Portlet seamframework.orgHello,i'am trying to use a Portlet with Jsf-Seam-Richfaces support.In my xhtml is only one richface component. The display off the richface component works fine.But the selection doesn't call the setSelectedItem im myManager.In browser fetch the javascript exception "Richfaces not define" in setValue methode, in lineif(Richfaces.invokeEvent(this.events.onviewactivation,this.inplaceInput, "rich:onviewactivation",{oldValue:this.valueKeeper.value,value:item.itemValue}))The xhtml: |
3. how to set same tab size using JSF and richfaces coderanch.com |
4. ERROR when I try to start JSF/RichFaces portlet on JBoss Portal coderanch.com |
5. Jboss GateIn Jsf-Seam-Richfaces Portlet coderanch.comHello, i'am trying to use a Portlet with Jsf-Seam-Richfaces support. In my xhtml is only one richface component. The display off the richface component works fine. But the selection doesn't call the setSelectedItem im myManager. In browser fetch the javascript exception "Richfaces not define" in setValue methode, in line if(Richfaces.invokeEvent(this.events.onviewactivation,this.inplaceInput, "rich:onviewactivation",{oldValue:this.valueKeeper.value,value:item.itemValue})) The xhtml: |
6. JSF richfaces upload not working coderanch.com |