0 Replies Latest reply on Sep 20, 2012 12:55 AM by juergen.zimmermann

    Managed bean's scope when sorting columns

    juergen.zimmermann

      My understanding is that when using JSF 2.0 and 2.1 (resp. the corresponding versions of e.g. Mojarra) and managed beans using CDI annotations, then session scope is required in order to use column sorting. Is this understanding right?

      JSF 2.2 will provide @javax.faces.flow.ViewScoped for integration with CDI 1.1. Will this shorter scope be usable for column sorting?