viewRoot « IceFaces « JSF Q&A

Home
JSF Q&A
1.API
2.Bean
3.Component
4.Control
5.Data
6.database
7.Datatable
8.Development
9.Exception
10.Facelets
11.Form
12.Glassfish
13.HTML
14.IceFaces
15.Internationalization
16.JPA
17.JSP
18.MyFaces
19.openfaces
20.Page
21.Portlet
22.PrimeFaces
23.RichFaces
24.Seam
25.Security
26.Servlet
27.Session
28.Tag
29.Test
30.Tomcat
31.validation
32.Web Service
JSF Q&A » IceFaces » viewRoot 

2. Empty ViewRoot with IceFaces 1.8 (worked on 1.7)    icefaces.org

Hi there, I have the following problem with icefaces 1.8 We have built a facility to control some aspects of our icefaces application with getParameters with the help of a PhaseListener. This doesn't work anymore because the ViewRoot is always empty when invoking a URL which points to a IceFaces application, even if there is a valid session. (1.7 only had ...

4. Missing ViewRoot in restoreState    icefaces.org

5. JSF PhaseListener. ViewRoot has no children if page accessed first time.    icefaces.org

Question about JSF PhaseListener... I'm trying to access UIComponents just before the render response phase to change some attributes of the UIComponents. I have created a PhaseListener, which is called before the render response phase. I want to get the ViewRoot and iterate over it to access all UIComponents. But in the beforePhase, the ViewRoot has no children if view was ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.