1 Reply Latest reply on Oct 31, 2008 6:17 AM by joblini

    What's the proper way of removing session scoped components?

    dro_k

      Hi All,


      What's the proper way to remove a Scope(SESSION) Seam component? I know  you can remove it by manually getting the HttpSession and removing the component using the name but will that mess with Seam's component lifecycle management?


      Thanks,


      Drew