0 Replies Latest reply on Apr 30, 2008 8:26 AM by paulojribp

    Component State Lost

    paulojribp

      Hi,

      First, I'm Brazilian and I don't have a perfect English. So, I'm Sorry about the errors.

      Let me try to explain the problem.

      I'm using Richfaces 3.1.3 and I'm having a problem with the state of the components.
      I have all my application on a page. I'm using <a4j:include /> for a dinamic include of pages.
      On this pages, I have a form, that is on a facelets template, where, the actions for the form stay on the template, and the attributes of the form are on each page.

      The problem occurs when I'm on a page, and do some action on this page. After, I go to other page, and click to do any action. This moment the problem occurs.
      I forgot a detail. I'm binding the component with the BackingBean, ever that I execute an action, the component that I'm biding returns null. The component is org.richfaces.component.UIPanel

      I hope that I can explain the problem. I don't know if this is a application problem, or if is a integration problem with facelet's or if is a bug.

      Thanks for help