0 Replies Latest reply on Dec 10, 2009 3:41 PM by eligriv

    Two questions about @datamodel and about @Scope(Scopetype.APPLICATION)

      Hello everyone,


      I have two questions :


      - First, i have trouble putting a java.util.Map as a @datamodel. Is there an example out there, that i can follow to finally make this work ?


      - Then, i have a seam pojo application scoped, and i'd like to know : if i send a global facesmessage, who will receive it ? Every user ? The first one to catch it ? something else ?


      Thanks