Java RMI
<html> <head> <title>Hello World</title> </head> <body> <center> <h1>Hello World</h1> </center> The message from the HelloServer is: <p> <applet codebase="." code="examples.hello.HelloApplet" width=500 height=120> </applet> </body> </html>
8 of 22