- 
        1. Re: Rich Faces Multiple Window environmentjuangon May 28, 2010 11:21 AM (in response to jcharnet)1 of 1 people found this helpfulFortunately, JSF has the capability of using many components from different providers. For dialog I would recommend these: Primefaces Dialog: http://www.primefaces.org:8080/prime-showcase/ui/dialog.jsf (I have been using this almost a year and works very well with Richfaces together). Openfaces Window: http://www.openfaces.org/documentation/developersGuide/window.html (I haven't used this but seems good component, although it seems you cannot customize controls and have to put these components betweeen h:form). Hope these helps. 
- 
        2. Re: Rich Faces Multiple Window environmentjcharnet May 28, 2010 12:24 PM (in response to juangon)Hi Juan. Thanks for the response. I had already looked at primefaces. Openfaces Window, I did not know. Do you have any examples in integrating primefaces with richfaces ? Can I mix two different jsf components on a same jsf page ? What will happen with jsf lifecycle ? Thanks a lot for your response. Sincerely, John 
 
    