0 Replies Latest reply on Sep 3, 2002 8:47 AM by mr_marcin

    Invoke ejb from jsp

    mr_marcin

      Hello,

      I have writen some posts about the case, each time more specified.

      At this time:
      What classes are responsible for Invoking ejb (session) methods from jsp page (or servlets). I'd like to know the whole path. Jboss3.0 + Jetty (standard distribution).

      I know it all starts form org.mortbay.http.HttpContext.handle

      than probably passes though proxies, and finally get to LogInterceptor, that invokes methods.

      I really want to know the proper and complete path. Why? I would like to pass to EJB host name.


      thanks for any help.
      I hope I put it on proper forum.

      Regards