2 Replies Latest reply on Mar 11, 2008 11:28 AM by alessandrolt

    problems with AJAX and update model !

    luisfelipe

      Hello Everybody !

      I am having problems with Ajax in the following situation:

      I want to update some fields in my page with a <a4j:support> in a <h:selectOneMenu>, my entity is being updated in the event AJAX and It's persisted.
      For my application should not happen, because if user to cancel the operation, the entity should be with its previous state.
      Someone has any solution to this problem?

      I am using Jboss Seam 2.0 with Rich Faces 3.1.2.GA


      Thanks!