facelets « RichFaces « JSF Q&A





1. How does rich:dataTable's stateVar attribute work?    stackoverflow.com

I'm trying to output the row index for each row in a rich:dataTable. It looks like the stateVar attribute would do this, but I can't figure out how to use it. The ...

2. RichFaces and Facelets, a good combo?    stackoverflow.com

I've been programming using RichFaces and JSF for quite some time now, and like the features that Facelets offer (especially as part of JSF 2), but haven't used it yet. ...

3. Are there “server-side commentsâ€? in JSF / Seam / RichFaces?    stackoverflow.com

With the JSF/Seam/RichFaces stack, is there a way to mark up comments (on XHTML pages) so that they will not be included in the HTML output? I.e., something like JSP's <%-- ...

4. Detect page unload with JSF; influencing tag from JSF    stackoverflow.com

I have a JSF web app which, after some user manipulation, opens a connection to an IBM MQ Q Manager, ie does something. When the user navigates away from the page (using ...

5. Tri-object converter for selected list in JSF    stackoverflow.com

We've got h:selectOneMenu that receive the value from a thirdparty thirdpartyObj.type (got a get and set) thirdpartyObj.type.codeName (got only a get and the set is called toCodeName instead) The list of option ...

6. Is it true that you must not use any plain HTML in RichFaces? Why?    stackoverflow.com

Can someone point to me or explain if this is true, you must not use plain any plain HTML tags in JSF or JSF libraries like RichFaces? We're using JSF 1.2, ...

7. Cannot 'hide' rich:fileUpload    stackoverflow.com

Im trying to create a page that uses the rich:fileUpload, to (surprisingly) upload an image, once the upload is completed I want to 'hide' the rich:fileUpload component and display the jQuery ...

8. Seam / RichFaces + forceId    stackoverflow.com

I'm having trouble with a4j:repeat and it's id generation. Every element inside the loop has it's id preceded with a unique identifier. I don't want this. I want certain elements to ...

9. calling a javascript function everytime a facelets component is loaded    stackoverflow.com

I have created a custom facelets component and I need to set some value to the component everytime it loads based on the value it gets from the bean. I used ...





10. Cannot convert server of type class java.lang.String to class org.richfaces.PanelMenuMode    stackoverflow.com

I have just upgraded an app previously running on Richfaces 3and JSF 1.2 to JSF2 and Richfaces 4, the app was also using tomahawk for the spread radio buttons,so, we also ...

11. Cannot get Wizard Example to work in GateIn 3.1 GA    stackoverflow.com

I cannot get the Richfaces wizard example to work in GateIn 3.1. I am using JSF 1.2, Facelets 1.1.15, GateIn 3.1 GA, Richfaces 3.3.3, IE8. I am reposting here as I ...

12. facelets + richfaces    coderanch.com

13. Load VBScript in richfaces / facelets    coderanch.com

14. RichFaces vs Facelets    coderanch.com