1 Reply Latest reply on Oct 4, 2006 1:14 PM by pmuir

    booking LoggedInInterceptor logic

    codelion

      Would be nice if the source code of package

      org.jboss.seam.example.booking
      class
      LoggedInInterceptor
      would have a comment or another explaining it, specifically if not in INVOKE_APPLICATION. Why invoke if not void, but not with proceed()?

      Then one can decide better: Is this generally applicable, worth imitating, or was this a quick fix?