Leonid Vasilenko
September 24th, 2000, 10:24 PM
Please help!
I have a project developed in JB3.5.
It works perfectly under JB, but It doesn't work under IE5. I think that it caused by IE cannot locate all the necessary classes.
My applet is located in "myapplet" package, so IE should look for "myapplet\MyAppl.class" and also for classes that used inside of MyAppl.
But IE says that it cannot instantiate MyAppl. What should I do with it?
I have a project developed in JB3.5.
It works perfectly under JB, but It doesn't work under IE5. I think that it caused by IE cannot locate all the necessary classes.
My applet is located in "myapplet" package, so IE should look for "myapplet\MyAppl.class" and also for classes that used inside of MyAppl.
But IE says that it cannot instantiate MyAppl. What should I do with it?