I have a JSP page like this. <jsp:plugin type=\"applet\" codebase=\".\" code=\"ViewerApplet.class\" align=\"center\" width=\"100%\" height=\"600\" jreversion=\"1.6\" archive=\"icepdf-core.jar, ic
i have a java applet in a form like following $form[\'applet\'] = array( \'#prefix\' => \'&开发者_StackOverflowlt;div>\',
I have an applet that connects back to a service running on the same host. The webserver that hosts the applet listens on both IPv4 and IPv6 as does the service that the applet wants to connect to.
I am making a simple examination app!开发者_运维技巧 The questions for various examinations will be present on the server. The clients will access them using RMI, and the UI for client side is being i
When I remove all of the MouseListener components and run the applet I have to click on it to give it focus, then the KeyListener works perfectly.To solve this I added an \"opening page\" where you ha
I am working on a online examination system using APPLETS. I am using the net beans ide(6.9). The project requies me to use group layout for panels. How do i do that in net beans开发者_StackOverflow社
Merged with How to automatically install self signed certificate in IE Trusted Root Certification Authorities store.
I know it is possible to \'capture the screen\' with a Robot in a Java program. But is it also 开发者_运维技巧possible to do this with a Java applet?
I have a problem where I have to draw a graph on an applet using some data in an excel file. I would need to design an applet where I can display the graph and the data on the same applet.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari