8 Replies Latest reply on Sep 6, 2002 12:26 PM by attachvishal

    How to implement a read only entity bean

    onkalich

      hi,
      I am using BMP entity beans. I am also using the isModified() method.
      My problem is that many clients are trying to read (read only!) the same entity. As the number of clients increase the performance of the container is close to halt.
      How can I solve that?