As far as I know, Java applets can run directly on the web, which is no problem. However, Java applets only run the basic functions of Java se, but there is no processing running environment for processing API Java applets. How is it implemented? Is there a runnable code example? Thank you very much. It helped me a lot