5 Replies Latest reply on Nov 2, 2008 6:01 AM by sen.cool

    keepalive not working!

    fmateo

      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="#{productoBean.idProducto}"> Must be literal"

      From richfaces documentation this should be valid.

      May anyone tell me wich's the problem here?

      Thanks