AbstractPageBean « 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 » AbstractPageBean 

1. AbstractPageBean when using Facelets    icefaces.org

2. Question on AbstractPageBean and overriding phase event methods    icefaces.org

I have a simple ICEfaces test web app with one page that I generated with Netbeans 6.5 and the ICEfaces plugins. I currently have "com.icesoft.faces.standardRequestScope" set to true and "com.icesoft.faces.synchronousUpdate" set to true and when I generated the application I chose "Enable Rave ViewHandler", so inside of the faces-config.xml, the view handler is setup to "org.icefaces.netbeans.rave.web.ui.appbase.faces.ViewHandlerImpl". In my Page1.java backing bean, ...

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.