2006-11-26 16:17:51 +00:00
|
|
|
<html>
|
|
|
|
<body>
|
2007-03-23 07:45:22 +00:00
|
|
|
<!--
|
2006-11-26 16:17:51 +00:00
|
|
|
<applet code="ase.test.awk.AwkApplet" codebase="../../.." width="200" height="200"></applet>
|
2007-03-23 07:45:22 +00:00
|
|
|
-->
|
|
|
|
<applet code="AwkApplet" archive="AwkApplet.jar" codebase="." codebase="../../.." width="200" height="200">
|
|
|
|
</applet>
|
|
|
|
|
2006-11-26 16:17:51 +00:00
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
|