• <a4j:poll> Render whole page problem

    I have <a4j:poll> and <rich:extendedDataTable> on xhtml page. My problem is that <a4j:poll> renders whole page, and <rich:extendedDataTable> calls data model on <a4j:poll> interval. Does...
    Profile Photo
    last modified by sandrokg
  • aj4:keepAlive is not working properly for me

    Hi All! I'm testing richfaces and ajax4java for a new project. I tried to use keepAlive control to maintain one backing bean property between ajax request and a I got this error: "<a4j:keepAlive beanName="#{produc...
    Profile Photo
    last modified by fmateo
  • a4j:poll js error

    I tried to use a4j:poll to periodically refresh some datatable. The problem occurs when I go to another page of the application and that page doesn't have any pooling, but it tries to poll from the previous page and c...
    Profile Photo
    last modified by mahbubur045
  • Updating a field every time a ajax request is called

    Hello folks, i´d like to update a hidden field to 1 every time a ajax request is called in my page and set the same field with 0 when its completed.   Something like this:   <h:form>   ...
    Profile Photo
    created by wolfenstein
  • Spaces are reduced in ajax responses

    I have a selectManyCheckbox with a f:selectItems tag inside. Some of the SelectItems have spaces in their ids (value attribute). e.g. value="Two Spaces" or value="Three Spaces". These values are rendered correctly in ...
    Profile Photo
    last modified by mhn
  • a4j:poll returns Permission denied with IE 7

    I use a4j:poll component to reload part of the JSF page. This works fine with IE 6 but returns "Permission denied" JavaScript error when used with IE7. I work with the latest ajax4jsf version 1.1.0. Is it a bug that ...
    Profile Photo
    last modified by elena_v
  • run some ajax4jsf stuff onload?

    isntead of using a commandbutton to run some bean method and pass its data to one of my javascript functions, i would like to do the same thing but on body onload how can i accomplish this with ajax4jsf? thanks!
    Profile Photo
    last modified by snod0g
  • 'oldJQuery' is undefined

    Hi All,   I am using richfaces and Ajax4JSF with my JSF framework.  everything is working fine in firefox but in IE (8) the error is occurred as 'oldJQuery' is undefined.  There are no concrete steps a...
    Profile Photo
    created by ahmarhashmi
  • Ajax navigation failed in IE(7 and 8)

    Hi, I am using a4j commandLink to invoke an action listener which populates some details, i need to dispaly those details in a modal panel, for this i m using oncomplete attribute,if some exception is thrown while pop...
    Profile Photo
    created by abc.hegde
  • <a4j:mediaOutput> to render SVG image?

    I'm having a heck of a hard time getting SVG image files to render on my web page.  I already use <a4j:mediaOutput> to render jpeg, png, bmp files no problem but svg files don't seem to work.   I alre...
    Profile Photo
    created by jasondemeter
  • 500 Internal Server Error!

    Hi Everyone, My application crashes from time to time. I observed that it usually happens, when the session expires. When Session expires I catch this event using A4J.onexpire function. If session has expired, user i...
    Profile Photo
    last modified by icai
  • using a4j:mediaOutput for captcha

    Hi, I need to use captcha in my application, how can I use a4j:mediaOutput for captcha? I tried some simple examples but the problem is the image refresh when ajax validation fails even if I added <a4j:support>...
    Profile Photo
    last modified by benothman
  • a4j:commandButton with two or more h:selectOneMenu

    How can I retrieve the value of the fields that form? Actually it only retrieves the first value that I set the selectOneMenu. It's like that he dont update the tree of ajax4j after the first time.   <h:form...
    Profile Photo
    created by eduacsp2
  • FastFilter error

    I was just trying out the fastfilter for @#*$s and giggles and ran into this error: 04:56:13,468 ERROR [[Faces Servlet]] Servlet.service() for servlet Faces Servlet threw exception java.lang.NoClassDefFoundError: o...
    Profile Photo
    last modified by courtneycouch
  • h:selecOneMenu not change!

    Hi, I'm new in this framework, this is my prioblem, the vale is null  = ( and my component combobox is unafected to change!     Hola, soy nuevo en el foro y en el framework, espero no molestar mucho, S...
    Profile Photo
    created by 3rror32
  • a4j:support 'reRender' problem

    I am trying to reRender a second dropdown upon selecting an item from first dropdown. The reRender works fine. But the second dropdown also has a <a4j:support, which triggers the moment the second dropdown is loade...
    Profile Photo
    created by abdulmujeeb
  • Startup Classpath Not What I Expected

    I'm unable to see the files in my WEB-INF/lib directory during startup. This  ISpreventing me from doing time initialization with a context listener class that I had defined in my web.xml like this:    ...
    Profile Photo
    last modified by dadams07
  • ajax request mapping problem

    I noted ajax request going for all request from our application due to ajax4jsf allowing /* in the url pattern. Is it possible to set specific url alone instead of all requests?  Tried with with certain url then ...
    Profile Photo
    created by bala4875
  • modal panel include is not working properly

    please check the attachment bcoz i m unable to post the question in code format.
    Profile Photo
    created by coolabhijits
  • i m getting problem with a4j:include tag when using it in modal panel

    hey i m getting some problem with modal panels my code is thats the part of my first page....which consists of the modal panel code     when i am using it normally means without modal pane it is working fi...
    Profile Photo
    created by coolabhijits