1 Reply Latest reply on Jan 25, 2003 11:30 PM by mikefinn

    communication between 2 ear

    loic

      Hello,

      I have 2 ear with 2 different servlets inside.
      In the second I have a static fonction getContext()

      I want to call it from the first servlet...

      When the 2 servlets were in the same ear it works good but now it doesn't work.

      How can i do?