Java Examples
<html> <head> <title>GetAppletCodeBase</title> </head> <body> <applet code="GetAppletCodeBase" width="700" height="500"></applet> </body> </html>