Exforsys
+ Reply to Thread
Results 1 to 4 of 4

Applet question

This is a discussion on Applet question within the Java forums, part of the Programming Talk category; I have written an applet and compiled the .java file. No error were found. When I included the class file ...

  1. #1
    prakashnakka Guest

    Applet question

    I have written an applet and compiled the .java file. No error were found. When I included the class file in applet tag in HTML and run the appletviewer it opens but nothing happens. In the status bar it says
    START: APPLET NOT INITIALIZED.

    Why does that happen can anyone explain?

    Thanks.


  2. #2
    nithya123 is offline Junior Member Array
    Join Date
    Jul 2004
    Answers
    1

    Re:Applet question

    Use a nice IDE like Codeguid available in omnicore website
    then do this applet as a project and u will know the exact error if any
    -nithya


  3. #3
    Vasu is offline Member Array
    Join Date
    Nov 2004
    Answers
    36

    Re:Applet question

    Prakash,

    Did you get any runtimes errors? If can you paste the error here.


  4. #4
    akpraveen Guest

    Re:Applet question

    Did you define the start() method in the applet??


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...