Hello to all,
I am developing an application, using
JSF, in which I have used
applet to upload the directory. But I am not able to load that applet in the browser.
My code is
It gives me error on the Browser's
Java Console
I have created a jar file, sign it and put it in to the lib of my application.
I have also tried to change the codebase to my lib folder
Thanks in advance.