X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Fadminmanual-7.html;h=619745f4eafd2f2f4d89f5ca8a5e15e6237da530;hb=8b3550e37fbfc539cdd10472d10f92ae0135f4b7;hp=1483a6530bc9b74865b9fb6b05605e31281756c3;hpb=551887c98fa231f03aa2a1829e7ef00ca3e097b9;p=spider.git diff --git a/html/adminmanual-7.html b/html/adminmanual-7.html index 1483a653..619745f4 100644 --- a/html/adminmanual-7.html +++ b/html/adminmanual-7.html @@ -1,7 +1,7 @@ - + The DXSpider Administration Manual v1.50: Java Web applet @@ -13,17 +13,17 @@ Previous Contents
-

7. Java Web applet

+

7. Java Web applet

In the spider tree will be a directory spider-web. This is a neat little java web applet that can be run from a website. The applet must run on the same machine as the cluster. The included README file is -shown below. -

+shown below.

+

I should comment here that the applet is precompiled, that is, ready to go. It was compiled using JDK1.3.1. If your version is earlier than this then it may not work. Should that be the case you need to recompile or update your -JDK. To recompile do the following ... +JDK. To recompile do the following ...

@@ -32,8 +32,9 @@ rm *.class
 /usr/bin/javac spiderclient.java
 
-

-

I have used /usr/bin/javac as an example, your path to javac may be different. +

+ +

I have used /usr/bin/javac as an example, your path to javac may be different.

 Spider-WEB v0.6b
@@ -85,7 +86,8 @@ choosing (probably your cluster callsign) on the html page.
 
 You now can connect to Spider-Web via http://yourserver/cgi-bin/spider.cgi
 
-

+

+
Next Previous