downloading class files

I have found some interesgting websites which have excellent java applets that explain physics theory. I could only view those webpages when attached to the internet, but then I learned I could download the *.class file related to the applet and then I would be able to open the webpage without being online.
The previous method has worked so far for many applets I wanted to save in my computer (to show them to my students in class), but there are some others I cannot get to work properly, even having the *.class file in the same directory where the saved webpage is. Do you have any idea of what is going on?

Smilar Topics

  • Apache is downloading php files

    My apache2 is downloading php files instead of viewing and processing them.I'm using apache2 and php5.Any solutions?Apache worked for 20 minutes than this error appeared. ...

  • How to Compile JavaScript source into Java class files---

    I want to compile a JavaScript source into Java class files.i got a compiler called Rhino JavaScript Compiler.But i dont know what to do with that and how to compile.can any body please help me to find out. ...

  • Extracting .class files

    Java Archive (jar) Files can be extracted using ARC. They produce Class (*.class) files which have something to do with java extraction but I am not sure. How do you extract these *.class files into the intended useable files? ...

  • Limit downloading falsh files in to client's browser

    Is there a way to limit downloading flash files in to the user's system??? I tried the cache approach but it is not working in IE (although it's working fine in Netscape). I tried the following code, as was suggested by a member in this forum.header("Cache-Control: no-cache"); header( ...

  • Problem including class-files (incomplete class)

    I've got a rather frustrating problem trying to include class-files. I've written a function to include a file containing a class-definition, so that i can easily include a class wherever i need to in my code. The function looks like this:function include_class($classname){global $config;$filename = ...

  • .RC and Class Files in Separate Directories

    Just getting back into Visual C++ programming after a several year hiatus.I've inherited a Visual C++ application at work, developed by a 3rd party company. A few notes:1) It was developed and will be maintained with visual c++/studio v6.2) At some point in time, the developers of this app tried to ...

  • Downloading Large Files & getting CRC Errors

    I recently came across a small problem with downloading large files (using flashget or jdownloader). When extracting rar files, i was getting alot of 'CRC Errors - file is corrupt'.After changing nic card, ethernet cables & so on, the simple problem was an update in AVG which was causing the pro ...

  • Downloading rpm files

    I am not able to download rpm format files from some sites. So far I have seen two sites. One is Adobe flashplayer and another is AVG anti-virus for linux.When I click on the link, instead of downloading the files, graphics of a player(like real player) is appearing. I am using FC4. Anybody please a ...

  • How to provide interface between JAVA CLASS files and Oracle foms 6i

    Hai,I am chinmaya, i need to invoke java class files from oracle forms 6i. Is it possible can we invoke java from oracle forms 6i? My requirement is.1. I created the java program for to show a graph in EspressChart V4.22. I have a buttons in my forms 6i.3. If i click the buttons, that java programs ...

  • Where are the class files?

    How can I find out where the class files are installed in a programmtic way? ...

  • Without restarting server can i move class files

    i'm using websphere application server. whenever i move the class files i need to retart the server thus disturbing others. Is ther any otherway to overcome this problem. pls advise me. ...

  • How to make from .class files and Access database(dsn...) an .exe file self-run

    Subject: How to make from .class files and Access database an .exe file self-run Java GUI App, Event/Data-Driven (DESKTOP APP) for a PC without Access/Java config...I read a TEXTBOOK about Java & Databases but does not say about building a Developers Product ready for sale, only how run the java ...

  • how to use pascal class files in vc

    all i have sdk developed as pascal class files. can i use this in vc++ aplication. ...

  • Native wrappers for .jar or .class files

    i'm trying to implement a program that wraps an executable .jar file or a number of .class files, as an Win32 PE exe file. Some commercial versions of software already do this: NativeJ, exe4J, etc... I'm not tryin to COMPILE into exe's just wrap .jar's as exe'sI'm wonderin, what exactly do i need to ...

  • 'CLASS' files not being created into WSAD

    HiWorking onto simple java project with IBM Websphere Studio Application Devloper (WSAD 5.1.2). The package structure of the java project is given below.|_____accountandfund|_____financialtransaction|_____genericagreement|_______com|____hsbc|____ins|____gis|____genericagreement|____dao|____impl|____ ...

  • Internal processing of .class files on JVM

    We are doing research project on 'Dynamic memory allocation and analysis'.In that case,we want to clear basic idea about how .class files are processed on JVM.Can anyone tell us the internal processing of .class files on JVM ? ...

  • XML to Class files

    I am looking to techniques to convert a xml files to corresponding class code in java.Can someone provide some pointers here?e.g.<Company><Employee><Name>abc</Name><No>123</No></Employee><Employee><Name>abc</Name><No>123</No> ...

  • Copy class files from non web project to web project

    Im separating a web application into two diferent projects, one with all web stuff (jsp, backing beans, etc.) and other with business objects and POJOs.I already have relate the two projects via java build path: web project points to the other project. I have no problem referencing classes of the no ...

  • Exporting a Java project that contains _stub and _skel class files

    I have a java project that runs a builder once the project is compiled to create the _stub and _skel files for rmi connections. However, when I go to export my project as a jar file the _stub and _skel class files do not get packaged in the jar. Can someone tell me how I get these files packaged in ...

  • Exporting Java project (as JAR) to include dependent projects' class files

    Is there a mechanism to export (as JAR) and include referenced utility projects' class files into the project being exported? The scenario is: Project "A" depends on Project "B" which depends on Project "C". The requirement is: Exporting Project "A" as a JAR file should include Project "B" class fil ...

  • Ubuntu Can I interrupt the &quot;Downloading Package Files&quot;? and have partial install?

    Been a Linux user for only a few days with the new Ubuntu release and i'm loving it.Tested in Wubi with a 5gig space, found out i liked it, so i reinstalled in a bigger 10gig space (hope that's enough!) :)I have some questions on the Add/Remove programs...First of all, its like being in a candy stor ...

  • Rational Application Developer not putting my .class files in my .EAR files

    Hey, I have a RAD6 instance that seems to have inexplicably stopped putting my .class files in the .war files that reside in my .EAR files. When I include the source the .java files are where they should be, but for some reason the .class files are not included. ...

  • Class files not created while using RAD

    I had created my ear file and i imported it into RAD.But the class files for the webfiles are not been created.can anyone help me in this ...

  • .class files in the ejbModule are not copied to the 'classes' folder

    When I try to execute a build with RAD 7 on EJB projects, the compiler outputs properly to the 'classes' folder. However, the .class files in the ejbModule are not copied to the 'classes' folder.Currently my EJB project have a folder structure of:1.classes (set as the default output folder)2.ejbModu ...

  • RAD 7.5 does not Build/generate class files!!

    My RAD 7.5 envioronment suddenly stops building my projects. This specifically happens, for some reason, when I am restart the machine and open my workspace again. No class files are generated. After that, when I try to build it seems to build(showing the %) but doesnt really do anything....I dont g ...

  • Class files creation problem in RAD 6

    I was using RAD 6 for quite long time and suddenly a strange thing happened. Whenever I am creating a new Java file using RAD it use to create a class file automatically, but suddenly it stopped creating new class files. I check the file directory and the new .java file exists but the .class files a ...

  • Duplicate VB Class Files

    When generating our VB Test Scripts from Rose, Rose is generating duplicate class files (i.e. multiple Add.cls, Delete.cls files) and is wanting to everwrite the previous class name.We attempted to change the template to use the <coclass-name><operation-name> for the file name but now wh ...

  • Where to place my wrapper ".class" files

    I am writing a few [i]wrapper calls to Rational Functional Tester API's[/i]. Where should i place the [b]wrapper .class files[/b] to be accessible by the specific project. ...

  • class files in rft project

    This might be a simple eclipse issue and not a rft thing but I checked my project into svn source control and hte class files for each java file are in each directory. So If I have a dir called test with a file called test.java I also have test.class in there. So I end up checking in class files whi ...