2 Replies Latest reply on Dec 22, 2005 8:20 AM by echon

    EventListener for authentication

    echon

      Hi,

      I want to initialize the HttpSession (fill with some key/value pairs from database) of the user when he's authenticated. Is there any event/listener
      for this available or do i have to check at my servlet "startpoint" with some flag if his session is initialized and if needed load then the data from db?
      (Problem i have many startpoints).

      Any idea?

      Regards

      Peter