3 Replies Latest reply on Jan 24, 2008 8:58 PM by oberiko

    Shortcut for session bean interfaces?

    oberiko

      Hello.

      If I have a simple session bean, is there any kind of shortcut I can take to prevent having to create a local / remote interface? Something which I can use to keep all the code for the class and its interface in one Java file?