Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
184 views

Have to create an application which has to identify the SIM. Check whether the same SIM is placed in the phone or not, proceed only when same is presented on registration like how UPI apps are working....
0 votes
1 answer
195 views

I had an existing very very old java applet which use : <dependency> <groupId>com.al6</groupId> <artifactId>rxtx</artifactId> <version>2.1.7</version&...
0 votes
0 answers
23 views

The problem: I'm working on a legacy project (with unreliable documentation) featuring some signed-applets, compiled with a specific jdk (1.6.0_45) that's been handed down from dev to dev along with ...
user avatar
1 vote
1 answer
1k views

Oracle is planning to make its JRE paid from Jan 2019 onwards. We need to find another vendor that supplies the Java Web plugin for free. Do any of the OpenJDK vendors provide this plugin? Oracle ...
0 votes
0 answers
44 views

Will these files be protected/encrypted in a signed jar that may be distributed publicly? The intent is to have the jar run a mini web server that contains a cert for localhost.somedomain.com ...
William W's user avatar
  • 1,826
1 vote
1 answer
1k views

Our app heavily makes use of applets to check-in (upload) and check out (download) files from users machine. Can someone please confirm what are the alternatives for applet (as it is going to be ...
0 votes
0 answers
49 views

Applet jar was loaded first time successfully in Web browser using netbeans. After that I reload my webpage - it shows error "Error clicks for details..." and I am configured latest Java ...
1 vote
1 answer
448 views

I'm having problems to deploy a signed applet (certificate from a trusted CA) on a new webserver. It is running fine on my old webserver, but when I transfer it to the new host, it is blocked by Java ...
0 votes
1 answer
450 views

I have a java web applet which tries to connect to a hardware token through PKCS#11 and sign a String. When the web page is loaded the sign applet is loaded either. When a dialog comes up in the web ...
0 votes
1 answer
288 views

How I can upload a file from desktop to Java applet application? Create upload button. Browse thought the desktop and choose the file. Then create a link that enables the user to click on and open the ...
R.Y.H's user avatar
  • 73
1 vote
1 answer
3k views

I have some troubles with Java Applets since my Customer updated his Java Environment to Version java 1.8. u60. The Applet init is always horrible slow on page request. The Problem appears only in IE ...
1 vote
1 answer
2k views

I want to check if a Jar File is Signed, the response should return the following details Certification file provider e.g. Trusted CA, Digicert, Norton etc Expiry Date of the signature if any Date ...
0 votes
0 answers
81 views

I need to read/write on client machine. I followed this post and successfully got it to the point where the "Security Warning" message appears. But when I am making the call to Applet method from ...
3 votes
0 answers
2k views

I have a signed Applet that loads images. Applet has background threads retrieving images from server. Initially Applet loads images with no problem, but after loading about 7 images I'm getting ...
0 votes
0 answers
218 views

I am using an applet that will be called by JavaScript in the background to access the clipboard and copy the contents. I am using the below code to load the applet in my JSP file. var attributes = {...

15 30 50 per page
1
2 3 4 5
...
9

AltStyle によって変換されたページ (->オリジナル) /