About 66,400 results
Open links in new tab
  1. I am not able launch JNLP applications using "Java Web Start"?

    Dec 16, 2009 · Up until recently, I was able to launch/open JNLP files in Firefox using Java web start. Don't know what happened all of a sudden JNLP files stopped launching, a splash screen appears …

  2. Openjdk and Java webstart - Stack Overflow

    May 1, 2019 · Do the latest open jdk retain support for Java webstart? When building a Java program using openjdk in eclipse can it run on systems thay have regular oracle jre installed? I'm curious …

  3. Troubleshooting a Java Web Start application and accessing log files

    Aug 16, 2012 · I am launching a Java Web Start application which shuts down abruptly. Does anybody know how to access the logs for Java Web Start. Are there any known reasons for it to shut down …

  4. How to run existing JAVA Web start application in java 10 or later java ...

    Aug 6, 2018 · This application is working fine with java Webstart and as per the java 11 features, java Web Start application will not be supported in java 11 and other coming versions. Please let me …

  5. java - Can't open .jnlp file even though I have a JRE installed - Stack ...

    Aug 18, 2020 · The .jnlp file wasn't recognizing the that JRE was installed even with Java Web Start running. I went ahead and reinstalled JRE 8 and the .jnlp file launched just fine.

  6. What is the difference between 'java', 'javaw', and 'javaws'?

    Sep 14, 2020 · Java Deployment Technologies are deprecated and will be removed in a future release Java Applet and WebStart functionality, including the Applet API, the Java plug-in, the Java Applet …

  7. Alternate of JWS (java web start) in java 11 - Stack Overflow

    Oct 30, 2018 · In Oracle's Java Platform, Standard Edition Deployment Guide#Getting Started (a Java 9 documentation page), Java Web Start is advertised as an alternative to the deprecated applet …

  8. java - JNLP file doesn't work on windows 10 x64 - Stack Overflow

    Feb 14, 2018 · When i double click on jnlp or run it using jawaws file.jnlp what happens is Java (TM) web launcher and Java (TM ) Web Start Launcher is active in processes in task manager..

  9. netbeans - Java web start doesn't launch - Stack Overflow

    Aug 8, 2010 · 4 On my Windows 7 x64 machine, I'm having problems launching my remotely deployed Web Start app (the Web Start app launches correctly on another PC as expected). In IE or FF, I click …

  10. What is "java web start" used for? - Stack Overflow

    Jan 4, 2010 · Java Web Start is used to write sandboxed desktop applications similar to Java Applets. Like applets they can be launched from a web browser, but they run in their own window - not inside …