Top "Applet" questions

Applet means 'small application'. This has become commonly used to describe Java applets embedded in web pages.

Why does my applet get a java.security.AccessControlException: access denied (java.net.SocketPermission ...), and how can I avoid it?

We are clueless about why my client is encountering a Java Security exception in Safari. Could anyone help? The exception …

java exception safari applet
JRE 1.7u45 unable to load an applet containing some unsigned entries

I am getting the following error while loading a java applet on JRE 1.7u45. java.lang.SecurityException: com.sun.deploy.…

java applet signed-applet
.class vs .java

What's the difference between a .class file and a .java file? I am trying to get my applet to work …

java class applet
How do I sign a Java applet for use in a browser?

I'm trying to deploy a Java applet on my website. I also need to sign it, because I need to …

java browser applet certificate self-signed
Can you increase line thickness when using Java Graphics for an applet? I don't believe that BasicStroke works

I am having trouble adjusting line thickness. Can I do that in Graphics or do i have to do it …

java applet awt paint graphics2d
Convert a Graphics2D to an Image or BufferedImage

I have a little problem here. I have an applet, where user can "draw" inside it. To do that, I …

java applet bufferedimage graphics2d
Warning on Permissions attribute when running an applet with JRE 7u45

I've just upgraded JRE to 7u45, and my applet receives a warning message on start-up, saying " This application will be …

java security applet manifest
Run a Java application in a web browser

I am relatively new to Java and have a Java application consisting of a couple of packages and a number …

java applet embed
Java applet can't open files under Safari 7 (Mac OS X 10.9)

We have a web app that uses Java applet to manipulate files on local disk. We develop it for quite …

java macos safari applet filenotfoundexception
Tunnel any kind of TCP traffic through HTTP/s

I am looking for a software to tunnel RDP or other binary TCP traffic through a HTTPS tunnel. Because many …

tcp applet portforwarding http-tunneling big-ip