Forum: Computer Programming
04-03-2003, 02:48 PM
|
|
Replies: 1
Views: 626
Help... My applet is unable to run!!! Urgent!!
I can't seem to get my applet running. can anyone pls help me....this is my source code:
import java.awt.*;
import javax.swing.*;
import java.applet.*;
public class ChineseHoroApplet extends...
|
Forum: Java and JSP
04-01-2003, 10:39 AM
|
|
Replies: 3
Views: 2,506
Help me... it's urgent!
Hi.. can anyone pls help me to write the source code to do the calculation for this:
I am writing an applet Horoscope.java that will help people to calculate the chinese horoscope by entering their...
|