3 Replies Latest reply on Oct 22, 2002 9:50 PM by joelvogt

    Accessing Web container from MDB

    fixit

      Her is the problem: I have an MDB that listens to a Queue. After receiving payload it need to process and forward a java bean (session scope) to a Servlet services. Using java.net package is not an option. Is there any other way to do this?