From Scott.H.Chang@nab02.usace.army.mil Wed Nov 5 08:47 EST 1997 Received: from eml01.usace.army.mil (wpc22.usace.army.mil [137.161.233.22]) by postoffice.npac.syr.edu (8.7.5/8.7.1) with SMTP id IAA27861 for ; Wed, 5 Nov 1997 08:47:10 -0500 (EST) Received: from mtamcx09.usace.army.mil by eml01.usace.army.mil; Wed, 5 Nov 97 13:46:12 Z Received: by mcxmail03.usace.army.mil with Internet Mail Service (5.0.1458.49) id ; Wed, 5 Nov 1997 05:41:23 -0800 From: "Chang, Scott H NAB02" To: "'msen7@npac.syr.edu'" Subject: Java JDK1.1.4 Appletviewer Output & Windows NT Workstation 4 Date: Wed, 5 Nov 1997 05:48:30 -0800 X-Priority: 3 X-Mailer: Internet Mail Service (5.0.1458.49) Message-Id: <346078a44c57002@eml01.usace.army.mil> Content-Type: text Content-Length: 2421 X-Status: Status: RO Hello, I need your help to get the output of JDK1.1.4 appletviewer on the NT Workstation 4. > I downloaded the JDK1.1.4 program from the Website of Javasoft.com > and installed it in my C:\drive of my computer terminal that is > connected to our Microsoft Windows NT Wortstation 4.0 with Novell > NetWare 4.0 Local Area Network (LAN). I added the following to my > autoexec.bat for my JDK1.1.4 Appletviewer to get the Java applet > output: > (1). PATH=C:\JDK1.1.4\bin > (2). Set > CLASSPATH=.;C\JDK1.1.4\lib\classes.zip > I copied the first example of the Java JDK1.1.4 Applet/html file from > Page 14 of "The Java (TM) Tutorial/Object-Oriented Programming for the > Internet" by Mary Campione & Kathy Walrath: > > > A Simple Program > > > > Here is the output of my program: > WIDTH=150 HEIGHT=25> > > > < /HTML> > I run C:\JDK1.1.4\bin>appletviewer Hello.html and got the AppletViewer > HelloWorld.class panel that had no applet output of "Here is the > output of my program: HelloWorld." I know that the MS Windows NT > Workstation 4 does not have the server. But our organization put "Peer > Web Services" in our NT Workstation 4/Novell NetWare 4 LAN. I do not > know how to change the Control Panel for my JDK1.1.4 Appletviewer to > get the Java class output appeared in the Applet Viewer. Could you > please kindly help me to configure the Network applet to get the Java > JDK1.1.4 Appletviewer output? Please tell me the changes I need to > make in the Control Panel to have appropriate NDS context information > for my system. (I got this tip from Pages 427-428 of Windows NT > Workstation/Professional References by Kathy Ivens published by New > Riders Publishing, Indianapolis, Indiana, 1996 (See > http://www.newriders.com). Looking forward to receiving your kind and > valuable help from your e-mail. > > Thank you in advance, > Scott Chang > > > >