We have a Java applet in our J2EE application and we want to be able to cut and paste into and from the system clipboard. Is this possible? I know I can do it as a application but I'm concerned that Java applet security will block the applet. Is there a way to tune the JVM to allow it? Thanks, Chris