0 Replies Latest reply on Jul 6, 2004 3:20 PM by lzapson

    Best practices for MBeans

    lzapson

      I am looking for some advice on a methodology to store and retrieve information to be accessed from a MBean. My application is comprised of JSP & Servlets running in JBOSS. I have a userinfo class. Using my MBean, I want to access info about a collection (hashmap) of userinfo classess.

      Should I maintain the information within the MBean or in an external collection class?

      What is the best practice?

      Thanks in advance for any comments.

      Lisa T. Zapson