Java RMI

hello.html

<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>


José M. Vidal .

8 of 22