DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2003
    Posts
    5

    Applet not visible - please help

    My applet seems to load and I get the "Applet started" message at the bottom of IE 6. But all I'm seeing is a blank white screen. It works fine with Applet Viewer but not with a standard web browser.

    The only thing different between this applet and others I have successfully uploaded to my ISP, is that my paint method, header "public void paint(Graphics page)", calls several other methods using the Graphics data type, such as "public void killMinBar(Graphics page)".

    Is this causing my problems? It's really the only thing that is different about this applet.

    Thanks.

    WN

  2. #2
    Join Date
    Nov 2003
    Posts
    8
    what version of JDK have you used to create your Applet?

  3. #3
    Join Date
    Nov 2003
    Posts
    5
    1.4.2

    My theory was wrong since I've tried reworking the code so that the paint method no longer calls other methods but proceeds linearly. Still no joy. Very strange.

    Here is the link to the code:



    Here is the link to the code

    Here is the link to the html page


    Thanks

    WN

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