Question by : How to use java programs that use other java programs in a website?
I have a java applet that uses another java program for objects and methods. How can I put the java applet into a website and also use the other program?
(the applet appears but does not successfully work without the other program) (both programs are java programs I have written).
Best answer:
Answer by Reedo
When you ‘compile’ it, it will all be taken care of
What do you think? Answer below!








