0 Replies Latest reply on Oct 8, 2006 9:36 PM by haplo_3

    keeping session object in jboss

    haplo_3

      hi all
      i start to read about jboss couple of days ago and i've heard it is possible to keep session parameters for each session

      currently i have objects in java that interact with the user, i want to save those parameters when the session is close and flush them again when the user login! keeping the state.

      as you can see i'm really new to jboss and i was wondering what kind of tools help me accomplish this task.
      also if there are any begginers tutorials in the subject