• Problem with jBoss 6.1.0 Final and IceFaces 1.8.2

    Hello. I'm trying to run small application (app using IceFaces 1.8.2). Application have only one java class and three pages. Application is deploying and running but when I wont to redirect from page index.jsp to "...
    Profile Photo
    created by ernest210
  • Adding a functionality in richface component extendedDataTable for data table

    Hi,   I am using richfaces 3.3 version in my application. There is bulk of data and for representing the data in a data table form i using component "extendedDataTable". I like the features, look and feel of thi...
    Profile Photo
    last modified by purnima.shukla
  • Conversation Scope - Is it possible to begin a new one with h:link?

    Hi,   I don't use Seam, so it is possible with a GET-Request/h:link? I wanted to have a link(possible bookmark), that is the first page of a 'wizard'. I use JBoss 7.0.2.   Thanks a lot...
    Profile Photo
    last modified by joerno
  • How to register one component in Component Tree in JSF2.0 and RichFaces4.x

    How we can add/register our component at runtime in Component Tree of the pages.   Thanks Jaikrat
    Profile Photo
    created by jaikrat.singh
  • How to call rich:popupPanel block from javascript.

    Hello All,    Like in RF3.3.x we have one component rich:modalPanel which can be called from the java script and make it visible, using the method like below.   <script type="text/javascript"> ...
    Profile Photo
    last modified by jaikrat.singh
  • Getting Error "Exception sending context initialized event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener java.lang." NoClassDefFoundError: javax/faces/component/behavior/ClientBehaviorHolder

    Hi All,   I am having a JSF 2.0 project, I workes fine untill i try to embedd Richfaces 4.0 in it. I have added the following jars : 1. cssparser-0.9.5 2. guava-r09 3. richfaces-components-api-4.1.0.Final 4...
    Profile Photo
    created by bhawna
  • How to add minimize and maximize button in rich:popuppanel windows.

    like below, how can we add minimize and maximize button at the upper right corner of the page in richface popup panel. Using the below code we can add the 'X' at the upper rite corner and on click of this popup window...
    Profile Photo
    created by jaikrat.singh
  • Custom Phase Listener getting called 3 times !

    Hi,   Am using JSF 1.2 , Jboss As 5.1.0 , Liferay Portal 6.   My CustomPhaseListener is getting called 3 times !!!   Below is my CustomPhaseListener,   public class CustomPhaseListener   ...
    Profile Photo
    last modified by selfcare
  • Marquee Component

    Hi All,   Does Richfaces provides marquee component ?
    Profile Photo
    last modified by techbrainless
  • ActionEvent or javascript

    Which is better to use ActionEvent or javascript and why?
    Profile Photo
    created by sancha01
  • java.lang.IllegalStateException with JNDI lookup

    What can cause IllegalStateException when JNDI loopup is performed to receive for example Datasource?   If it is a not good question  please let me know.
    Profile Photo
    created by ramzesthesecond
  • How to create a link or button which calls an action and doesn't preserve cid?

    Here is a simple usecase which I don't manage to realise : I want to create a link or button which calls a server method (action) and will redirect to a page without preserving the {noformat}cid{noformat} parameter. &...
    Profile Photo
    created by aogier
  • How to get user's browser serial number using JSF?

    Is it possible to get the user's browser serial number using JSF? I use JBoss 7 for application server.   kind regards, Peter
    Profile Photo
    created by rcbandit
  • Using jQuery for Hiding/Showing RichFaces Components on Radio Clicked

    I am trying to integrate jQuery into my JSF+RF3.3.3 web appplication. My purpose is when a user click on Radio Button certain form components should be hidden/shown based on the value of the Radio Button Clicked.. ...
  • Integrating JQuery with JSF 1.2 and RichFaces 3.3.1

    Dear All,             I am new to Jquery and trying hard to use Jquery in my JSF 1.2 page. I use RichFaces on JSF. However when I am trying to work out a demo e...
  • ajax request and view scope lost

    Hi ,   I am new to JSF 2 and I encounter some problme with managing th eview scope. Here is what I want to do: I have 2 pages, both with view scope (call view A and view B). When I click on a button on view A, ...
    Profile Photo
    last modified by fgergaud
  • h:selectOneMenu style

    I need to change background color and button color for  h:selectOneMenu component. Could anybody tell me how to do it?   Somehow, I couldn't find style attributes for this component online.
    Profile Photo
    last modified by lenyas66
  • JBOSS 5 jsf 1.2 and EJB 3.0 injection gives always NullPointerException

    Hi.   I am sitting on that problem for a couple of days.   I am a beginer in jsf/ejb technology. I have a problem with EJB injection to the JSF managed bean. I have read all the google url's I have found...
    Profile Photo
    last modified by krzychk2
  • richfaces datatable styles problem

    Hi there,   I'm new in this forum and also using JBoss and I wish you could help me. I have a datatable but I don't know why the styles aren't working fine.     This is the header of my datatable, ...
    Profile Photo
    created by kfarronay
  • Error while adding new WAR file on JBoss

    Hi   I am adding a new war file (new resource) under WAR folder on admin-console of JBoss and I see the below error page. Please help.     javax.servlet.ServletException: java.lang.reflect.InvocationTa...