0 Replies Latest reply on Nov 16, 2004 3:20 PM by duff

    Referencing deployed EJBs

    duff

      First off I'm just now getting my feet wet with JBoss and JSP developement. I have written a small web app that stores User information from a JSP page into a JavaBean. What I am wanting to do now is have the JavaBean communicate with already packaged and deployed EJBs. What do i need to do to accomplish this task?