Hey for all the web geeks out there, I have a question.
I have this applet that takes in data from a database through PHP and then it draws a graph from those parameters on the screen. It worked perfect on my development equipment. But when I uploaded it to the web and I am viewing it with another computer, (I cannot hook up my development machine to the web) It just says <classname> not found.
It is a bunch of crap, because it is a simple applet and it is just one class, and there is no need for "codebase" because it is in the same directory as the php file. Everything is setup the same as it is on my development machine.
I think it may be because I compiled with J2SE 1.4.1 and this piece of crap...all the pieces of crap here probably have something ancient like Java 1.1.8
I cannot install anything new because of lack of administrator rights.
Should I try compiling with older versions of Java?
Fucking Java is the king of Anal languages.
Sometimes I love it, sometimes I hate it...right now...
HATE IT!

I have this applet that takes in data from a database through PHP and then it draws a graph from those parameters on the screen. It worked perfect on my development equipment. But when I uploaded it to the web and I am viewing it with another computer, (I cannot hook up my development machine to the web) It just says <classname> not found.
It is a bunch of crap, because it is a simple applet and it is just one class, and there is no need for "codebase" because it is in the same directory as the php file. Everything is setup the same as it is on my development machine.
I think it may be because I compiled with J2SE 1.4.1 and this piece of crap...all the pieces of crap here probably have something ancient like Java 1.1.8
I cannot install anything new because of lack of administrator rights.
Should I try compiling with older versions of Java?
Fucking Java is the king of Anal languages.
Sometimes I love it, sometimes I hate it...right now...
HATE IT!
