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

2. Errors with com.icesoft.faces.standardRequestScope = true    icefaces.org

Good Day, i am developing a time acquisition application on base of IBM Lotus Domino/ Glassfish. I am using a page for same action like show, delete and update, so it is important that reinit happend by showing this page. Yes it my first IceFace Application ;) I already set up Comet Handler and install the PushServer. But on this Configuration ...

3. standardRequestScope    icefaces.org

Hi, I am having problems with standardRequestScope com.icesoft.faces.standardRequestScope false I developed a webpage using icefaces, and all worked perfect, but, the web application has woodstock pages, so, when I go to a woodstock page, and after that, I return to the Icefaces page, the standardRequestScope parameter changed from false to true by runtime, It cause that the page doesn't ...

4. standardRequestScope - did someone managed to use it?    icefaces.org

Hi, I need some of my beans to have a standard request scope behavior ie being reinitialized at each user request. The problem is that when I set this param to true, I get "session expired" message. Digging in logs, I see that request is not even put through processing pipeline. Searching through the forum I found several people having same ...

6. standardRequestScope and push    icefaces.org

Is it required when using Push, that the standardRequestScope be set to false? What is the effect of setting it to true? I understand basic request scope, but am not sure what functionality is added by setting it to false. Somewhere along the way, I got the impression that it is required with push, but can someone tell me . . ...

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.