The Artima Developer Community
Sponsored Link

Java Answers Forum
appletviewer problems

1 reply on 1 page. Most recent reply: Oct 15, 2002 11:25 AM by Palani

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
R

Posts: 1
Nickname: theroncat
Registered: Oct, 2002

appletviewer problems Posted: Oct 9, 2002 6:02 PM
Reply to this message Reply
Advertisement
I am truing to do an exercise in my Deitel & Deitel book. I have to run the appletviewer, but am having problems.

Example 1.
This is what I typed:
c:\jdk1.3.1\demo\applets\tictactoe>appletviewer example1.html
The error I get is:
'appletviewer' is not recognized as an internal or external command, operable program or batch file.

Example 2.
I also tried the following:
c:\jdk1.3.1\demo\applets\tictactoe>jdk1.3.1\bin\appletviewer example1.html
The error I get is:
The system cannot find the path specified.

Example 3.
I also tried the following:
c:\jdk1.3.1\demo\applets\tictactoe>jdk1.3.1\bin appletviewer example1.html
The error I get is:
The system cannot find the path specified.

I asked my instructor why the first example wouldn't work and he said to do what I did in the third example. Can someone please let me know what I'm doing wrong? Thanks a lot!!


Palani

Posts: 2
Nickname: palani
Registered: Oct, 2002

Re: appletviewer problems Posted: Oct 15, 2002 11:25 AM
Reply to this message Reply
Hi theroncat:

How did you get to the DOS prompt? If you typed in 'command' at the 'Run' menu, then you get all these invalid path messages at the DOS prompt. Type 'cmd' from the 'Start -> Run' menu. You won't have this problem. I hope this helps out...let me know.

Palani

Flat View: This topic has 1 reply on 1 page
Topic: i need to configure the iplanet web server 6 Previous Topic   Next Topic Topic: Numbers conversion

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use