0 Replies Latest reply on Jul 30, 2003 5:48 AM by sysuser1

    Getting OutputStream from MBean into Jetty?

    sysuser1

      Hi again,

      until now I used a Servlet to read and write form based uploads into the database of my application. This was under Tomcat app server.

      Now the backend is an MBean service and now I have to transfer the Datastream from the MBean through Jetty, through the Servlet to the client browser.

      Is there someone that could give me hint how to do that??? Can't image how to do that with RMI etc. ...

      Thanks in advance,

      Paul