0 Replies Latest reply on Oct 11, 2005 12:45 AM by srshende

    Storing Session and state in Custom Component

    srshende

      Hello All,
      I want to store the session related information in a custom component instead of Tomcat session component. Can any one suggest which session related functionality of Tomcat/Catalina will I need to override.

      I did some study and came across some of the approaches.
      1. To override Tomcat's complete functionality. But this is going to be very huge task.
      2. To implement our own HttpSession this will be more generic.

      Please could you let me know other options and the way for the same.


      Thanks & Regards
      Sanjay