I am developing a java web application and that includes an applet. That applet is dependent on two jar files: <
I am developing a java web application and that includes an applet. That applet is dependent on two jar files:
I'd suggest trying out ProGuard. You can exclude parts of jar files you're not using.