--- a/jdk/src/share/demo/applets/WireFrame/example4.html Fri Mar 25 17:57:57 2011 +0100
+++ b/jdk/src/share/demo/applets/WireFrame/example4.html Fri Mar 25 17:59:02 2011 +0100
@@ -6,7 +6,7 @@
<h1>3D Model: knoxS</h1>
<hr>
<applet code=ThreeD.class width=300 height=300>
- <param name=model value=models/knoxS.obj>
+ <param name=model value="models/knoxS.obj">
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>