0 Replies Latest reply on Mar 14, 2006 1:43 PM by almuela

    continuous authentication with JBPM 3.1

    almuela

      Hi all,

      I am a newcomer to jBPM. As my first process implementation, I am programing a simple Web portal with JSP. The main functionality is behind a intranet. My suprise was to find an example (jbpm\websale) where the two Web pages, in the same portal, have to make the login over the filter "AuthenticationFilter.java".

      Any one knows another way to keep the session parameters without doing a login in each web page load.

      Thank you, in advance.