Is it po开发者_运维问答ssible to connect database from applet???The sandbox requires that an applet connect back to the server and port it came from.If your database connection port is different from
I am creating a simple applet for avatar-making. You can choose face, hair, eyes, etc and then save it to a disc as a png file. The simple version (without the interface for the simplicity purpose) lo
I have a Java file and from that I want to call an applet file开发者_高级运维. How to do it?You need something to display the applet in, it won’t show itself miraculously somewhere.
C开发者_运维知识库an we only have Start() and Stop() instead? Any one know?You don\'t have to implement init() and destroy() if you don\'t need to, they\'re there as hooks if you need them.
I have a java applet built using awt. I draw some text on a panel object and everything goes fine. but when resizing the windows all the text disappears.
I have an Applet with HttpUrlConnection to IIS 6.0 Server. Server response chunked data, but sometimes (some browsers) i have a problem.
I have a trusted applet, and I\'m getting the following behavior with开发者_运维百科 OpenJDK and icedtea6-plugin: