Hi
I have created an
applet and made its jar file in Netbeans. i am using a jar file in an applet.
I am calling the applet.jar in a
jsp page. The applet works fine but the functionality it has to be achieved is through the another jar file which i was using in that applet. means how to include an external jar file in applet.jar so that it could also be available to that jsp page also when i will run the jsp page. I need an urgent help. thnx