0 Replies Latest reply on Oct 22, 2005 12:04 PM by kwh2911

    Task node question

    kwh2911

      Hi.

      I want to use a task node to offer a 3 step dialogue for entering data into multiple forms by one user. i need the data entered to be passed on to a session bean in the ejb container. question: where do i place the logic to call the session bean and to pass the data on the session bean? is the logic placed in an action handler specified in the task in the processdefinition or is it placed in the webapp?

      thanks a bunch.