I am developing a Java/J2EE application, and I want to upload a file to my server with the client clipboard content.
I developed a Java applet but I have an access denied failure to get the client clipboard. Does anybody have any ideas that can help me? Any OCX plugins that could resolve the problem?
Thank you.