3 Replies Latest reply on Jul 27, 2007 4:04 AM by statelessbean

    Seam security & user session...

    statelessbean

      Hi,
      How can I check user logged sessions in Seam?
      Example:
      User Martin login to app, and open another tab in FF and login on Peter account so there could be some errors. How can I check if user is logged, and if is, then logout user or throw some warning/error?

      Is this mechanism implemented in Seam Space example?