• Captcha implementation in RichFaces 3.3 + JSF 1.2

    Hi,   I am trying to implement Captcha in RichFaces 3.3 & JSF 1.2   I came across this post in which same question is asked. https://community.jboss.org/thread/174694?_sscc=t   But, there is a li...
    Profile Photo
    created by selfcare
  • JSF redirect to non Faces app

    I am using jsf 2. I have a command link in a facelet file that points to non-jsf app deployed on the same server. My current view is /app1/home.xhtml with a h:commandLink that has an action like so <h:commandLink v...
    Profile Photo
    last modified by davisonri_k12
  • jboss didn't render richfaces tags

    jboss didn't render any richfaces tag, and just let it pass through. Could you tell me what did I make wrong? I did put the richfaces*.jar  to build path in eclipse. how come it didn't render?   <!DOCT...
    Profile Photo
    created by ryannewbie
  • JSF complains missing property in Controller

    Could someone show me how come jboss complain I don't have the property user? I did put a user in hc.   package com.h2o;   import java.io.Serializable; import javax.annotation.PostConstruct; import java...
    Profile Photo
    created by ryannewbie
  • JSF Navigation trouble

    Hi, guys !   I got following code in a web.xml:   <navigation-rule>         <from-view-id>faces/authorization.xhtml</from-view-id>    &...
    Profile Photo
    created by vladchenko
  • How to remove << and >> of a data scroller and align to right?

    I am using RichFaces 4, and have a data scroller code like this:   <rich:dataScroller align="right" for="dataTable">   <f:facet name="first" >     <h:outputText value="First" /&...
    Profile Photo
    created by huahsin68
  • Space Trimming in JSF UI Components

    Hi,   In my Application, JSF Component(h:inputText or everything) automatically trims more than one whitespaces into a single one,   How it can be disabled in the UI Portion.   Values which are trimm...
    Profile Photo
    last modified by geerameshh
  • Unable to find ServletResponse Facelet viewId:

    Am using JSF 1.2. In my PhaseListener I want to redirect to success or error page based on the result. For that am using below piece of code   FacesContext facesContext = null;  facesContext = e.getFaces...
    Profile Photo
    last modified by selfcare
  • Why render attribute not working after commandButton is clicked?

    There is a text field, a data table, and a button in a form. Imaging I enter some string in text field, click on the button, a list of data will output into data table. Anyhow, I am not able to render the table the ou...
    Profile Photo
    created by huahsin68
  • Why does h:graphicImage tag appends JsessionId but not <img> tag

    Hi,   Am using JSF 1.2 , Jboss AS 5.1.0   In my servlet, I have to render some images. Am using h:graphicImage for this.   My images gets appended with jsessionId like this http://myDomain/images/my...
    Profile Photo
    created by selfcare
  • Behaviour of h:commandLink

    Hi,   Am using JSF 1.2   I have 2 h:commandLink in my page. A user has to fill in the details in the input text box (I have used h:inputText for this and all fields are mandatory), and click on "Submit". If...
    Profile Photo
    created by selfcare
  • getOutputStream() has already been called for this response

    Hi   I am using JSF 2.1 and use the following code to down load the file.   Code used in Managed bean :   public void downloadFile() throws Exception {   HttpServletResponse response = (HttpS...
    Profile Photo
    last modified by sabarinathsss
  • JsessionId getting appended to image rendered by h:graphicImage

    Hi,   Am using JSF 1.2   I have an image which should be clickable. Below is how I have coded,   <h:commandLink value="" action="#{myBean.myAction}>       <h:graphi...
    Profile Photo
    last modified by selfcare
  • Changing h:outputText "value", or even the value expression, using JavaScript/jQuery

    So here is my problem. I am trying to take the value that comes from the backend and get rid of unwanted text in the value. So basically I get a color back and there is an asterisk or two at the end of the color name....
    Profile Photo
    last modified by jsmoorejr
  • Selectonemenu outside datatable

    Hi all, I'm new in JSF so i have many problem please help me. I have 2 tables in database with 1-n type, they are Class and Student table. Now i want to load Class table into selectonemenu, it outside the datatable...
    Profile Photo
    last modified by phuc747
  • Uncaught TypeError: Object #<Object> has no method 'jswing'  in JBoss AS 7.1

    We have been using jswing from jquery.easing.1.3.js in JBoss AS 6 and it was working fine. But after migrating to JBoss 7.1 we facing the following error during animation:   Uncaught TypeError: Object #<Objec...
    Profile Photo
    last modified by arkhalil
  • FacesServlet threw exception: java.lang.NullPointerException

    Hi   I m using a4j:commandButton to call the method in managed bean.It shows the following error and not able to call the method present in the managed bean.   Servlet.service() for servlet FacesServlet ...
    Profile Photo
    created by sabarinathsss
  • Unable to convert string "3" to class "javax.el.ValueExpression" for attribute "columns": Property Editor not registered with the PropertyEditorManager

    Unable to convert string "3" to class "javax.el.ValueExpression" for attribute "columns": Property Editor not registered with the PropertyEditorManager jsf code is   <h:panelGrid columns="3" styleClass="tbl...
    Profile Photo
    created by vkanungo
  • Necesito ayuda urgente

    Hola realizando una aplicacion personal con richfaces y spring mvc, al tratar de mostrar los resultados en la pagina me dice que mi controlador es nullo.   controlador: @Controller("joyeriaController")   ...
    Profile Photo
    created by jpsis
  • New Framework

    Hi,   I have an idea about new framework that called JPF (Java Persian Faces) in presentation layer  that it is not like jsf and other binding solutions but it is based on (HTML 5 & RESTful & JavaSc...
    Profile Photo
    last modified by javaee5