benjgoldstein
10-08-2003, 02:22 AM
I have a homework assignment for my web programming class, to make the interface for a Compound Interest Calculator and make an html document that displays it. I have made the code for the applet and the html document, but it won't display correctly. When I try to build the java source code (in J++) it won't let me because it thinks the 'javax' package is undefined (according to my reference book (course text book), I need it in order to display the content of the applet). Any way to get stupid J++ to ignore this and build? Thanks for any help, I'm a n00b with the whole applet thing...
-Ben
-Ben