1 Reply Latest reply on Nov 8, 2006 9:41 AM by gavin.king

    PAGE-scoped data dropped on validation errors

    emsa

      (Seam 1.0.1.GA)

      I have a page with some input-fields, when navigating to this page data is outjected in the PAGE-scope.

      I fill in some data in the fields and submit the form and then use the components in the PAGE-scope in the action.

      If the validation failes and the page is re-rendered the PAGE-components are dropped and are not availible when the correctly filled in form is submitted.

      Is this a bug or by design?

      /Magnus