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:
14
mozilla/java/pluggable-jvm/wf/tests/https/example1.html
Normal file
14
mozilla/java/pluggable-jvm/wf/tests/https/example1.html
Normal 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 <APPLET> tag but isn't running the applet, for some reason."
|
||||
Your browser is completely ignoring the <APPLET> tag!
|
||||
</applet>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
||||
Reference in New Issue
Block a user