Files
Mozilla/mozilla/java/waterfall/wf/tests/https/example1.html
edburns%acm.org 616a6b97db Initial import of Waterfal Pluggable JVM module by Nikolay Igotti.
git-svn-id: svn://10.0.0.236/trunk@94389 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-09 17:30:10 +00:00

15 lines
401 B
HTML

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