Donate Share

Tiny Java Web Server

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

applets, jar file placement

You are viewing a single message from this topic. View all messages.

  1. 2009-08-15 03:18:15 UTC
    Hoping to run the applet for the TightVNC Java viewer I've been trying to figure out where the jar should be placed. Placing it in the jre's /lib isn't working. From the JDK_HOME displayed at startup I determine which /lib to put the jar in, but the applet fails to load. Also tried referencing it explicitly in the -cp parameter for the startup script, but the class load still fails. Environment is WinXP home SP3. Any ideas? Thanks.
    From the log:
    [14/Aug/2009:16:12:32 -1000] "GET /VncViewer.class HTTP/1.1" 404 509 - -
    [14/Aug/2009:16:12:32 -1000] "GET /VncViewer/class.class HTTP/1.1" 404 509 - -
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.