icefaces
how to redirect to j_security_check in the managed bean?
i\'ve successfully run a based FORM authentication project and trying to do the same with an icefaces project. In other terms i want to use ice:form instead of form, so i was wondering if i couldredir[详细]
2023-03-08 09:59 分类:问答Small Application Taking Time To Load
I have a small web application developed using Icefaces 1.8.2 and jsf 1.1 which is deployed to Oracle Application Server 10.1.3. I have noticed that it is taking a while to load the application initia[详细]
2023-03-08 01:26 分类:问答icefaces multiple window support for same session
i have application which made with ice:faces 开发者_JAVA技巧.. i want to make support of multiple window with same session[详细]
2023-03-07 17:10 分类:问答JSF: Using AJAX push with ICEfaces (ICEpush)
I\'m using ICEfaces with ICEpush to push some data to the browser. However, it does not work like planned: It does no AJAX, it just invokes the action and returns from the action like any other non-A[详细]
2023-03-07 14:32 分类:问答Cancel button Icefaces with immediate=true
I have a form with save and cancel buttons, cancel button has immediate=true but it doesn\'t clear the submitted values in the form. I google it and I found this page http://jira.icefaces.org/browse/I[详细]
2023-03-06 23:30 分类:问答How to prevent the IceFaces "Connection is lost" problem
I\'m using IceFaces 1.8.2 with Tomcat 6 On a irregular basis I get the message \"Connection is lost\" with the option to r开发者_StackOverflow中文版eload the page. This is not acceptable for a public[详细]
2023-03-06 20:35 分类:问答Icefaces2.0 - Problem when login again after a logout
I am developing with IceFaces 2.0 + Spring 2.5 + jpa1.0/Hibernate 3.2.5 I have a problem that I cannot solve, I hope in your cleverness![详细]
2023-03-02 23:53 分类:问答Icefaces 1.82 rowSelector rendered
I\'m having some problems with Icefaces 1.82 (we cannot use any later version than this...) and a datatable with a rowselector.[详细]
2023-02-24 10:49 分类:问答hourglass issue on firefox when switching tabs
I have a very strange problem in my web application. I am using icefaces 开发者_StackOverflowwith jsf and on some of my pages (please do not ask for the code because it\'s a lot of it:) I see the hou[详细]
2023-02-21 18:18 分类:问答My first custom converter: why's not called?
I wrote my first JSF (1.2) custom converter. I declared开发者_如何转开发 it in faces-config.xml (converter-id and converter-class), wrote the Java class implementing getAsObject and getAsString method[详细]
2023-02-21 17:13 分类:问答