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

learn more… | top users | synonyms (2)

0
votes
0answers
4 views

Issue in fetching client MAC ID using Applet

We are trying to fetch the client MAC ID using java applet. The applet is loaded via html page. The code for the same is as given below: public class mainRun extends Applet{ private static final ...
0
votes
0answers
9 views

Read an XML file into drops downs in an applet

How can I make a Java applet with drop downs that pulls from a XML file. Say, for example: creating drop downs of this XML file:? <?xml version="1.0" encoding="UTF-8" ?> - <Countries> - ...
0
votes
1answer
22 views

Method in a JSP requires return String from deployed applet

I am trying to retrieve string data from a deployed applet with a method that returns the current logged on user. How do I populate the Java string variable I have on the same page with the applet ...
1
vote
1answer
36 views

Shortcut Key outside of Form for Java Application

I have an application thats, example of a auto typer. I want to have shortcut key to trigger an event, so when I press the shortcut key anywhere without focusing on the application it still call the ...
0
votes
1answer
31 views

What is the best way to send command to print multiple pages to printer

I want to implement functionalists for when user select multiple documents and click on print button all pages should be printed using printer, even print dialog box should not prompt, using any of ...
0
votes
0answers
14 views

Iframe, java applet, and z-index

I have the following iframe that I added using javascript: placeholder.append("<iframe id=\"oracleFormIframeToHide\" style=\"position:absolute;" + ...
0
votes
1answer
31 views

AppletViewer - “applet not initialized”

My code compiles and works just fine in both my browser and Eclipse, but for some reason the AppletViewer just won't work with my VERY simple code. When I try to run it with appletviewer ...
2
votes
1answer
30 views

InvocationTargetException in Java Web Start applet/application

For reference, I previously asked a question about an error with essentially converting my Java application to an applet. Well, I was suggested to try JavaWebStart, and I am still receiving problems ...
0
votes
1answer
52 views

java.lang.reflect.invocationtargetexception error in applet [closed]

My application runs without errors as an application, but as an applet throws the following error: java.lang.reflect.invocationtargetexception This is my first time attempting to use my ...
1
vote
1answer
34 views

Access cookies from LibGDX Applet

I am developing a LibGDX applet game and I want to access the cookies set by JavaScript. I can't use JSObject window = JSObject.getWindow(this); since the way I build the applet is as following (you ...
0
votes
0answers
29 views

How swing java class to call applet?

i have one Applet seperately without any main class,now i want to create one java main class(LIKE LOGIN PAGE) from that i want to the call applet This is Applet main class i want call public class ...
2
votes
1answer
31 views

Applet not displaying anything

A simple question with a perhaps not so simple solution. My code is supposed to show a triangle on a black background that can be moved around onscreen. Only nothing displays, just a white area that ...
0
votes
1answer
36 views

Jpanel not showing up in safari

I have an applet I have written that has a JLabel (containing an ImageIcon) and a custom ImagePanel inside a JPanel. For some reason the JLabel NEVER shows up in safari and firefox on mac os on first ...
0
votes
2answers
37 views

How to bind java applet to socket?

I've created paint like applet, and wants to embed it in webpage.(I know its not a issue). The problem is, the client editing paint applet should get replicated(means another client should be able to ...
0
votes
2answers
15 views

doPrivileged and java applet sandbox

if i use this in an applet class ,for example ,run it in an applet sandbox public void init() { try { class doInit implements PrivilegedExceptionAction { public Object run() ...
-2
votes
0answers
43 views

Servlet - does not working

when I want to run servlet I have few errors: Servlet: protected void processRequest(HttpServletRequest request, HttpServletResponse response) { ...
-5
votes
0answers
27 views

Add to db - applet -> servlet -> mysql [closed]

Welcome. Code of the servlet does not perform what could be the reason? Code of Applet: try { URL urlServlet = new URL("http://localhost:8084/ZapisZajec/zapis_zajec"); ...
-1
votes
0answers
28 views

Write to DB servlet -> mysql [closed]

I have a problem with saving data to a database applet -> servlet -> Database. Now load the database works fine, but the problem is when saving to the database. Jason serializes the data. The data is ...
0
votes
0answers
33 views

Setting client side parameters for applet when using jnlp

We have an applet that is being used by a large number of clients. In order to improve debugging and also generate real data for automated testing we have the possibility to capture the communication ...
0
votes
0answers
20 views

Java applet in dialog window not working in Lotus Notes 853

I have the same problem as described in the below Lotus IBM forum. I added the UIDocument.Refresh in the Postopen event of the form containing the java applet but the applet is still not loading. I'm ...
-4
votes
0answers
18 views

Opening another applet from a applet [closed]

In my main applet class I have a simple grid layout of 5 rows a column consisting of a JLabel and 4 JButton. When the user click on a button another applet class opens. How can I do this ? and also to ...
0
votes
1answer
24 views

JFrame to JApplet doesnt work in browser

I have a Java program with a Swing GUI im trying to make it work as a JApplet on a HTML file when I test it on Eclipse launch it as a Applet it works but when I compile it using javac. I get all these ...
0
votes
0answers
22 views

Java applet repaint causing lag

I am doing many tests with Java applet. When 'E' is typed with the KeyListener, a square is drawn onto the screen. When I call repaint, it causes the program to lag a lot. How do I prevent the lag? ...
0
votes
0answers
16 views

AccessControlException - My Applet Troubles

I have browsed through many AccessControlException questions in the hopes of getting an answer to my question. I am trying to get a very very basic java applet to run on my website to just display an ...
1
vote
0answers
90 views

Weird Issue in Snake Game [closed]

I'm having weird issues with getting pieces on the snake. The way it is supposed to start is a 3 piece snake facing right, but instead it starts with two, and adding more in the code doesn't have an ...
-1
votes
0answers
12 views

Applet - no connection with mysql in browser

applet works in netbeans ide (appletviewer), but when I run applet from build folder, so the path in browser is file:///C:/Users/xxxxx/Documents/NetBeansProjects/xxxxx_1/build/xxxx_1.html. So how can ...
2
votes
1answer
39 views

Java applet can't access Firefox certificate storage

First of all, I'm relatively new to Java (and not really advanced in programming in general either), so if I missed something obvious, I apologize in advance for wasting your time. I'm trying to ...
0
votes
0answers
21 views

Native resources unavailable

We have been having some problem regarding our Java Applet printing implementation. We are trying to print to an Olivetti PR2 passbook printer via Java Applet. What's weird is that it works ...
0
votes
0answers
15 views

ReInitialize Applet in JavaScript/jQuery

I have a Java applet that contains some functions and works with JNI to perform various tasks. Occasionally, Java runs into an exception and the Java process is killed. Is there a way for me to ...
0
votes
2answers
31 views

Java AWT KeyListener not working

I have been playing around with Java and I added a KeyListener. When I type a key it prints "0" and I would like it to print the key code. Key.java import java.awt.event.*; public class Key ...
0
votes
0answers
31 views

Loading DLL in Java applet

I have a web interface, in which users will fill in some data, will digitally sign it (using a USB token) and will print it with an old matrix printer. To handle this I intend to write a Java applet, ...
-1
votes
1answer
29 views

How to change size and position of image in java applet

I am making a java applet that have several rectangles of varying sizes that change position and size throughout the program. Is there a way to instead have a rectangular image that changes size and ...
0
votes
0answers
26 views

Applet Jpopupmenu displays away from specified coordinates

I have an applet within a browser which has a popup menu but when the menu is triggered it is shown away from the applet. Here is the demo code <html> <head> <title>Test the ...
-1
votes
0answers
23 views

How can I play/run one applet from another? [closed]

For my AP Computer Science Class me and my partners are making an arcade game where we are trying to play multiple games from one file as an applet. We have written the games but we are trying to make ...
1
vote
1answer
59 views

File behaves differently when loaded from jar or directory

I'm a java newbie with a real hair puller. Hope someone can help. I have a binary file that loads ok from the applet's directory, but which only partially loads from the applet's jar file. The code ...
1
vote
3answers
45 views

Java Installed vs Java Enabled in browser

Is there a way to detect if java is installed on your machine or if java is disabled on the browser. We use java applets in our application but before the applet is loaded we use "deployJava.js". ...
-1
votes
0answers
227 views

Multiplayer Java Applet game [closed]

A friend and I are trying to combine our two projects into a multiplayer Java applet game. His code consists of two parts; The Server: import java.io.*; import java.net.*; public class ...
0
votes
0answers
19 views

Sending very big string data as parameter to applet from javascript

Is there any restriction on sending very big string data as parameter to applet from javascript? Big I mean ~70mb text data.
0
votes
0answers
24 views

How to avoid applet security confirmation using policy files

I've made an applet, which requires access to the user's home catalog. First I signed it with a self signed certificate and everything works if the user accepts the applet security prompt. The problem ...
0
votes
0answers
26 views

Trying to place an applet as a component using embedded in vaadin 7

Trying to integrate a java applet in my website created using vaadin 7. I am trying to do it using embedded and adding it to the layout. This is what I have right now. public class DeviceConfigure ...
-1
votes
0answers
15 views

My scores keep increasing by 1 as long as it takes for the image to load

I am doing a rock paper scissors type game for my computer class. The scoring increases by 1 as long as the image generated is loading( and image generates for your selection, rock, paper, or ...
1
vote
0answers
30 views

Ruby path and applet with archive

I'm trying to use a java applet (client side) with ruby. The declaration I use in a local html file does not work when I run it using localhost as the server. I see a routing request for the .class ...
0
votes
0answers
82 views

Web Applet Fails to Launch using Java 7 Mac OS X 10.8 due to whitespace in path name

I'm trying to launch a web applet (Cisco UCS Manager 2.1) on a Mac running OS X 10.8.4 and Java 7 Update 21. The UCS Manager applet runs another applet (a console, in this case) and that is what's ...
-5
votes
0answers
33 views

I want to move a Filled Rectangle on the X axis.I change the value of i but it stays at the same position [closed]

import java.applet.*; import java.awt.*; /*<applet code="Display.class" width="500" height="600"></applet>*/ public class Display extends Applet { int i = 0; public void run() { ...
0
votes
0answers
5 views

label.setText not working in try-catch block with Thread.sleep

In my code, I need the text to update every 2 seconds and loop 3 times. for (int i = 0; i < 3; i++) { try { prompt.setText("He is able to overpower you."); ...
0
votes
1answer
28 views

Java Applet will not load

I've been trying to get this java applet to work on my website for the past few hours. I keep getting this error when I try to run the applet on my webhost. java.lang.ExceptionInInitializerError I do ...
-2
votes
1answer
35 views

Building Java Applet with Eclipse and WindowBuilder [closed]

Can anyone point me towards a simple tutorial for building a Java GUI applet in Eclipse (Helios) with Window Builder? I'm finding it difficult to know where to start.
1
vote
3answers
47 views

Are applets now deprecated?

I was reading through a website named w3schools and was taking the HTML5 lesson. There I saw a number of deprecated tags in HTML5 that were before accepted by HTML4. One of its tag were ...
0
votes
0answers
57 views

Method Call from Java Applet to JavaScript through JSObject doesn't works with IE9 and IE10

I'm using JSObject.call to call Java Script API from my applet. This is working great for Chrome Firefox and Internet explorer v7 and v8. With v9 and v10 The applet is not working. I can see that it ...
0
votes
2answers
30 views

Servlet - package javax.servlet does not exist

I writing JApplet in Netbeans. My applet is working, so I decide to add servlet because I want to have log in/out. When I added servlet to my project I have a few errors: import ...

1 2 3 4 5 87