Embedded vnc viewer session
-
hi,
trying to embed a vnc session so it appears on a view...
using...
<object data=http://<remote-host>:5800 width="1024" height="768">
<embed src=http://<remote-host>:5800 width="1024" height="768"> </embed>
Error: Embedded data could not be displayed. </object>but when i run it, i get...
load: class vncviewer/VNCViewer.class not found.
etc etc etc..
do i need to put some files in the tomcat folder?
thanks
Neil
-
Depends. Is the VNC viewer a Java applet? If so, see http://download.oracle.com/javase/6/docs/technotes/guides/jweb/deployment_advice.html