1 Reply Latest reply on Jan 24, 2002 8:16 AM by keithcsl

    Local Home Interface

    keithcsl

      Hi

      If I have a session bean which uses a helper bean (normal JavaBean), the helper bean would be executing at the serverside.

      Is it possible for the helper bean to lookup a local home interface of session bean? The local home interface seems to be only accessible from an EJB, and not a normal JavaBean, although it is executed at the server side.

      Please advise...
      Keith