Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Interesting RMI problem

0 views
Skip to first unread message

Ricardo Magalhães

unread,
Sep 17, 2001, 10:19:11 AM9/17/01
to
Hello, I am trying to establish comunication between a Web Server and
RMI Server.
I need to, in the Web Server side, invoke a method from the RMI
Server(Applet) to enable the triggering of, for example, a new window.

Let's imagine this scenario, the Web Server receives an event with a
string, and I want to communicate with the Client (RMIServer) to
display a window with that same string. For this I need to invoke a
Clients method in the Web Server.

The problem is I can only open 1 port to communicate. Is this because
I am using an Applet? would it work by using an Application? any other
suggestion?

thanks in advance,

Ricardo Magalhães

0 new messages