And another one.
authorEric Price <ecprice@mit.edu>
Wed, 10 Oct 2007 14:08:43 +0000 (10:08 -0400)
committerEric Price <ecprice@mit.edu>
Wed, 10 Oct 2007 14:08:43 +0000 (10:08 -0400)
svn path=/trunk/web/; revision=185

templates/vnc.tmpl

index 7417cfb..7402330 100644 (file)
@@ -13,7 +13,7 @@ Console to $machine.name
 <p> Your machine appears to not be accepting VNC connections. Perhaps you have a ParaVM machine?</p>
 #end if
 <p>Here is a console to ${machine.name}.</p>
 <p> Your machine appears to not be accepting VNC connections. Perhaps you have a ParaVM machine?</p>
 #end if
 <p>Here is a console to ${machine.name}.</p>
-<APPLET CODE="VncViewer.class" ARCHIVE="../VncViewer.jar"
+<APPLET CODE="VncViewer.class" ARCHIVE="static/VncViewer.jar"
         WIDTH="800" HEIGHT="632">
 <PARAM NAME="PASSWORD" VALUE="moocow">
 <PARAM NAME="PORT" VALUE="10003">
         WIDTH="800" HEIGHT="632">
 <PARAM NAME="PASSWORD" VALUE="moocow">
 <PARAM NAME="PORT" VALUE="10003">