DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2006
    Posts
    1

    Beginniner Java programmer question

    I've only taken 1 semester of Java programming, so a lot about Java I don't know much about. In one of my classes, my professor wants me to write a program to do such-and-such but he wants it to run in applet through HTML. I have no experience with applets so I don't have a clue where to begin. I already accomplished the code and it runs perfectly fine through the java console when I compile in JCreator. The program is rather simple, gets string inputs, cycles the strings and outputs the strings in order. Is there a way to make all the information that are shown in System.out.println to show up in the applet window just like in the java console?

  2. #2
    Join Date
    Dec 2005
    Location
    New Jersey
    Posts
    290
    Look at the Graphics class.

  3. #3
    Join Date
    Jan 2006
    Location
    Ireland
    Posts
    62
    You will need to read this tutorial on applets:

    http://java.sun.com/docs/books/tutor...let/index.html

    kind regards,
    Noel
    Efficiency is intelligent laziness

Similar Threads

  1. Replies: 0
    Last Post: 01-31-2002, 11:08 PM
  2. Java Programmer
    By Gavin in forum Careers
    Replies: 1
    Last Post: 06-22-2001, 08:57 AM
  3. Simple Java DOM question
    By Lenin in forum XML
    Replies: 0
    Last Post: 03-21-2001, 04:01 PM
  4. A Java Swing Question
    By Dixon in forum Java
    Replies: 1
    Last Post: 01-26-2001, 11:26 AM
  5. Replies: 0
    Last Post: 05-03-2000, 02:26 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links