Import Waterfall under the directory pluggable-jvm.

git-svn-id: svn://10.0.0.236/trunk@94499 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
edburns%acm.org
2001-05-10 18:12:45 +00:00
parent 6e6831a636
commit f3221c6814
189 changed files with 32534 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<HTML>
<HEAD>
<TITLE>HTTPS test sample</TITLE>
</HEAD>
<BODY>
<h1>Secure/Nonsecure connection</h1>
<hr>
<applet codebase="." code="SecureApplet.class" width=250 height=250>
alt="Your browser understands the &lt;APPLET&gt; tag but isn't running the applet, for some reason."
Your browser is completely ignoring the &lt;APPLET&gt; tag!
</applet>
</BODY>
</HTML>