DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2005
    Posts
    10

    Java how to spill class file?

    Java how to spill class file?
    i recently downloaded a class file
    saved to the harddrive. and ya. the Whatever.class
    it somehow 'exploded' into the classes that inherit from it. how does this work. i want to know how to 'repeat this'
    i was changing around the class name to match the class it could not find and it 'created' this 'embedded' classes for me. how did that work? any ideas?

    <html>
    <head>
    <title>
    Queue Implementations
    </title>
    </head>
    <body>
    <br>
    <hr>
    <applet code="Whatever.class" width="600" height="600">
    </applet>
    <hr>
    </body>
    </html>

  2. #2
    Join Date
    Dec 2005
    Posts
    19
    try look up the Java Reflection API but you need to know at least the whatever class name.

Similar Threads

  1. java code for file uploading
    By supratimmaiti in forum Java
    Replies: 1
    Last Post: 07-09-2005, 12:09 AM
  2. Replies: 5
    Last Post: 10-17-2002, 01:58 PM
  3. how to convert a java class into exe file
    By Java Man in forum Java
    Replies: 1
    Last Post: 10-22-2001, 10:33 AM
  4. File uploading / objFile.Write problem
    By Tomer Cagan in forum ASP.NET
    Replies: 1
    Last Post: 07-24-2001, 09:01 AM
  5. Replies: 2
    Last Post: 03-07-2001, 08:25 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