Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Java applet :where is javahtml directory?
Dear Java Help:

I am a very new java programmer. In trying to complete a Java applet tutoria
l the instructions say I should compile the following code

import java.applet.Applet;    
import java.awt.Graphics; 
              
public class HelloWorldApplet extends Applet {

  public void paint(Graphics g) {
    g.drawString("Hello world!", 50, 25);
  }
  
}

which I did and it created the expected HelloWorldApplet.class file.  The in
structions say I should save the HelloWorldApplet.class to the classes direc
tory but I do not find any classes directory after doing a system search.  I
 can not find a javahtml directory either.

Am I missing something in setup to run javaapplets?  I checked the setup ins
tructions and I do not see anything missing.

Any feedback is appreciated,
Banjo

Report this thread to moderator Post Follow-up to this message
Old Post
banjo123
12-22-04 05:18 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Java Help archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 07:53 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.