Tagged Questions
3
votes
1answer
37 views
Good location for log files (windows) [closed]
I am curious about where would be a good location to store log files on windows.
Let's say I have a webstart, or an applet application, therefore there is really no place where they are launched from ...
0
votes
0answers
74 views
Applet does not cache jar files
I'm having issues identifying why a few heavy .jar files are not being cached at the client side.
The applet runs fine, but it lazy-downloads the heavy jar libs on every run (specifically ...
6
votes
4answers
798 views
Cannot launch applet using Java 7u21
So we installed the Java 7u21 release that is supposed to tighten the security for applets. Unfortunately it tightened it so much that our applet does not run anymore. Not good.
The interesting thing ...
0
votes
2answers
47 views
Opening a window and getting its URL?
Are java applets capable of opening new browser windows and retrieving their end URL?
1
vote
0answers
557 views
java.security.AccessControlException: access denied (java.io.FilePermission <File> read) with java web start in signed applet
I have an applet which is launched by java web start launcher and it's signed too.
I need to do some file operation on the client machine with this applet and doing so an exception is throws. Below is ...
2
votes
1answer
303 views
Java Plug-In launch changes in response to the recent security vulnerability
How has Oracle changed the Java Plug-In launch experience for the user, in response to the recent security vulnerability?
Details
The JRE 1.7 Vulnerability Q&A at SO.
Oracle Security Alert for ...
-1
votes
1answer
58 views
Java Web Start sound
I'm modifying an applet to use Java Web Start, using the applet-desc option to launch
the essentially-unmodified code. Everything works great except the sound. This
applet uses only the simplest ...
1
vote
1answer
536 views
Disabled Java warning appearance & affect on Java Web Start apps
Recently security vulnerabilities were discovered in the Java Plug-In1. As a protection for the end user, Java in most browsers was disabled promptly. What do the 'Java disabled' warnings look like?
...
1
vote
0answers
41 views
Applet size being rendered is smaller in browser
I have created an applet which runs fine when I run it through net beans. I am using Web Start to run the applet on browser. The applet is working fine on browser but the size of the applet is very ...
1
vote
1answer
88 views
Migrating applet to JWS
I have a big Java applet (about 7 MB). It's an old and big project that's made of several (7) smaller projects all bundled-up in single jar using "fatjar". Since applet is an old technology and i have ...
3
votes
1answer
241 views
Applets launched via Java Web Start (JNLP) launches twice
I am launching an applet via JNLP and Java Web Start. My problem is that when the page is loaded, two JVMs will launch with two Java console popups and two "Do you want to run this application?" ...
0
votes
0answers
95 views
Form based authentication in Jws and Applet
I have a web application having an index.jsp as a welcome page and it has two href links. One pointing to jnlp file and the other to a jsp (having applet config in it). Either way, a swing application ...
1
vote
2answers
673 views
JNLParseException [ Could not parse launch file. Error at line 56.]
I am trying to load an applet using jnlp and deployjava.js but I could not get my head around this problem .Stacktrace as follows:
JNLParseException[ Could not parse launch file. Error at line 56.]
...
2
votes
1answer
64 views
Java Web Start / draggable applet
I'm trying to get an applet to persist after the browser closes, in order to finish a process before quitting.
If I give the applet the 'draggable' attribute then drag it outside of the browser page ...
1
vote
2answers
418 views
What about Java applets? What are disadvantages? [closed]
Why do Java applets are so unpopular nowadays?
Isn't it possible to create any rich internet application with java applets? Why has Java Web Start emerged? What a need to run application in separate ...
0
votes
0answers
65 views
JavaWebstart JNLP windows on windows task bar?
I developed JNLP GUI using jgoodies.
The GUI appears when I connect to the website.
But the GUI window is not on the windows task bar(in the bottom side).
The code is like below.
<script ...
0
votes
0answers
268 views
Java WebStart deployJava.runApplet keeps reloading
When a client PC is not installed with the Java, the below code leads to the Java installation page.
I canceled the installation, and reconnect to the html below.
Now it recursively calls the html ...
2
votes
3answers
7k views
How to get back Java Preferences in OS X with Java for OS X 2012-006?
After installing the Java for OS X 2012-006 update, the Java Preferences app, for configuring applets and, more importantly for me, Java Web Start apps has gone. The tech note about this update says:
...
2
votes
1answer
516 views
Java/HTML - InvocationTargetException thrown
I'm writing a status checker, it is a java web-start applet. I can run it on my computer and it will run just fine, however; when I run it on a web page I get the runtime error ...
0
votes
1answer
215 views
Increment memory for applet launched through jnlp
I'm developing a java application that needs to do some calculations and needs to be available online.
I develop in Java since 2005 but never had to put online anything, I always used RMI.
I studied ...
0
votes
0answers
129 views
Java Control Panel Causes Applets to Freeze
I'm running 32bit Ubuntu 12.04 and oracle jdk1.7.0_05. When Java control panel is set to open applet doesn't load. I then have to delete the .java file and set the control panel to not open and then ...
3
votes
3answers
631 views
Print from JAVA Web App - Applet or Java Web Start
right now i'm developing an application for a company in Seam 2 for Point Of Sales, and my client wants to print the invoice directly from the application. Currently, i just generate the PDF of the ...
3
votes
1answer
413 views
Alternative of xuggler for video encoding which doesnot require installaion?
I am creating a screencast Java Web Start application.
Encoding Video using xuggler requires:
installing xuggler on the client system - Which is tedious.
(OR)
Using xuggle-xuggler.jar version ...
0
votes
1answer
129 views
Can an applet be used with java web start?
I was wondering if A Java applet can also use Java web start, I have been doing this in a project ive been working on an am worried that this may have caused some issues...
1
vote
1answer
1k views
Security warning: Website's certificate cannot be verified while running JWS application
I am trying to run a JWS application. I have signed all the .jar files and placed them in the document root directory. The signing was done by a Verisign certificate using a .pfx file.
However, I ...
1
vote
1answer
346 views
how to run java fileservice applet in eclipse?
I have to extend an existing applet by adding it the ability to write to a local file.
I tried the file service demo at http://pscode.org/jws/api.html#fs and found it was what we needed.
But I have to ...
1
vote
1answer
445 views
Set publisher name in JWS application using given certificate
I have obtained a certificate by a trusted authority (have been given a .pfx file).
I signed all my .jar files with jarsigner like this:
jarsigner -storetype pkcs12 -keystore my_pfx_file.pfx ...
0
votes
1answer
182 views
online java webstart applet will not allow mouseDragged() on mac osx but works on windows. Am I missing something?
*note I have been reading and it may or may not be that the java plugin for Apple Inc doesnt allow this. but i feel like its something I am doing. that being said....*
I wrote a java applet using ...
1
vote
2answers
1k views
JNLP file always downloaded from cache even if the file is changed in the server
We got performance hit in one of the Java-Applet based web application. So we implemented JNLP concept to improve applet loading.
As per JNLP,
The JAR files will be downloaded to client machine for ...
1
vote
1answer
748 views
Getting Netbeans Applet on Web Page
Okay, I am going to go through ALL my steps thus far just so that this process can be sped up hopefully. I have done this before, but it was awhile back and I forgot how, but I know it is possible.
...
2
votes
3answers
972 views
How to set preferIPv4Stack property for JNLP app?
I need to set java.net.preferIPv4Stack=true to an app started via JNLP (javaws and applet)
Tried those, without luck...
<j2se ...java-vm-args="-Djava.net.preferIPv4Stack=true" />
<property ...
0
votes
3answers
307 views
Java Applet work only on my computer?
I'm developing a Java applet that show a message box when you visit the site.
This is my Java code:
import java.applet.Applet;
import javax.swing.JOptionPane;
public class JavaRun extends Applet {
...
1
vote
1answer
398 views
Deploy JNLP applet *without* Next Gen Java Plugin
I need to deploy an applet on a .jsp page and want to take advantage of lazy loading and pack200 that you get when using JNLP. However my client does not have the Next Gen Java Plugin enabled on their ...
0
votes
1answer
529 views
Barcode scanner interface for JSF app, Applet or JWS?
i wanna ask you about your opinion: I work as independent software developer, and i have a project (i haven't started yet) about develop a web software that can use barcode scanners to read ...
1
vote
3answers
473 views
Architecture of Website based on java
I've just started programming with Java, so might appear as silly question, but I was not able to find simple answer on the internet. This is "big" question which I have to answer before getting too ...
0
votes
1answer
274 views
Make a JNLP Web-Start applet resizable
We have an applet used to run our app in-browser, but we also provide a JNLP web-start option. When the web-start window launches, it is not resizable or maximizable and we want to make this possible.
...
3
votes
2answers
1k views
Creating a Java Applet exception: missing <jnlp> field
I'm kinda at my wit's end trying to get my Java game to work in a browser. I've successfully managed to get it to run as a Java Web Start application but converting it to an in-browser-window applet ...
1
vote
2answers
264 views
Unable to run-applet default Griffon app
With a new Griffon (v0.9.4) app, having nothing more done to it than to install plugins that will be needed for the project later, I am unable to griffon run-applet or run-webstart on the project. The ...
1
vote
1answer
303 views
Java WebStart disallow multiple instances
My WebStart applet can't work in two browsers or two browser tabs/windows. Therefore I don't want to allow running multiple instances of my applet.
Does anyone know a way to prevent a second instance ...
1
vote
0answers
2k views
Specific JRE auto-download with JNLP in 64-bit Internet Explorer
I'm trying to get a JWS applet to load properly. My understanding is that starting with JRE 1.6.0_12, Java Web Start supports 64-bit auto-install.
I'm running Windows 7 64-bit Enterprise. I test in ...
1
vote
2answers
158 views
Is it possible to develop for the browser, android, and iphone with the core logic written in C++?
With some Googling it appears this is possible in iOS, Android using the NDK, and in a browser using Java Web Start or a Java Applet. I understand the GUI for iOS and Android will have to be done ...
5
votes
2answers
493 views
Java: How do I pass parameters to a Webstart Applet?
Scenario: server provides same Webstart Applet to many different (but authenticated) clients. Each Applet has to "know" which client it is on. Therefor the server has to be able to pass some ...
1
vote
1answer
1k views
find java cache directory - dynamically
Is there some way how to find the java cache directory programatically?
Normaly it is located in directory like this:
System.getProperty("user.home") + someMiddleDir + "/Sun/Java/Deployment/cache/" ...
0
votes
0answers
811 views
java web start hangs when trying to start applet in browser
I'm trying to start a NASA World Wind applet in Firefox. I see the spinning Java logo in the browser, however it hangs after a couple of seconds and I don't see my applet.
I've been trying to enable ...
1
vote
2answers
392 views
Applet failng on machines other than development machine
I'm developing a Java applet, and recently I tried to demonstrate the applet on a machine that did not belong to me. However I was unable to get the applet to run on that machine, as it kept failing ...
1
vote
2answers
1k views
Slow loading problem when using new generation Java Applet with Webstart technology
I am using applets through webstart technology, specified by a jnlp. The problem is when applet is loading, in some point it starts to load really slow.
Here is an output of java console when ...
0
votes
3answers
1k views
JNLP + Applet + Bouncy Castle
I have a JWS (Java Web Start) deployed applet, that uses the following libraries/jars:
red5.jar
spring-beans.jar
spring-context.jar
spring-core.jar
apache-mina.jar
bcprov-ext-jdk16-145 (Bouncy ...
2
votes
1answer
2k views
A proper way to use native libraries in JNA with Applet deployed by JWS (java web start)
I am using an applet deployed through JWS (Java Web Start). This applet has some native functionality included: JNA. User32, Kernel32 and Gdi32. When I launch the applet through JWS, I get the ...
1
vote
2answers
3k views
how to display a JFrame from an applet?
I have this class called PollFrame that extends JFrame in a file called PollFrame.java . PollFrame contains a form. I have an applet, which has a button in it. When the button is clicked, I want the ...
7
votes
5answers
6k views
Java Web Start vs Embedded Java Applet
I'm going to deploy my Java game to show it to my friends and whatnot, but I'm having trouble deciding between Java Web Start and applets.
Under what conditions is one preferable over another and ...

