About 431,000 results
Open links in new tab
  1. What is "java web start" used for? - Stack Overflow

    Sep 28, 2016 · With Java Web Start software, users can launch a Java application by clicking a link in a web page. The link points to a Java Network Launch Protocol (JNLP) file, which instructs Java Web Start software to download, cache, and run the application. I'm quoting the Java Tutorial lesson on WebStart

  2. Java Web Start support in Java 9 and beyond - Stack Overflow

    Oct 24, 2017 · 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 technology: Although available and supported in JDK 9, the Applet API and the Java Plug-in are marked as deprecated in preparation for removal in a future release.

  3. 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 technology: Although available and supported in JDK 9, the Applet API and the Java Plug-in are marked as deprecated in preparation for removal in a future release.

  4. Java Web Start - Does it work with Android? - Stack Overflow

    Oct 6, 2010 · As the title says, is deploying/using applications through Java Web Start a viable option? I found a few posts online from years ago saying that the JavaME applications are only available.

  5. Openjdk and Java webstart - Stack Overflow

    May 1, 2019 · There is now a replacement for classic Java Web Start in the form of OpenWebStart. (The OpenWebStart 1.0.0 release was announced on Nov 18th 2019.) The other alternative is to move away from Java WebStart / JNLP to an alternative such as building platform-specific executables using jlink and distributing them in some other way.

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

    Nov 19, 2011 · The javaw command is identical to java, except that with javaw there is no associated console window. Use javaw when you don't want a command prompt window to appear. javaws command, the "Java Web Start command" The javaws command launches Java Web Start, which is the reference implementation of the Java Network Launching Protocol …

  7. Java Webstart with parameters - Stack Overflow

    Jul 29, 2009 · InvocationTargetException in Java Web Start applet/application. 0. Java Applet init method. 0.

  8. Java web start - Unable to load resource - Stack Overflow

    I've got a jar that loads great with java web start when I browse through the IP address of the server. Once I try the server name instead I get the following exception: com.sun.deploy.net.

  9. 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 saying Java Starting... and then nothing happens. Even the Java Console in the browser and javacpl.cpl applet doesn't open.

  10. Java Web Start Error "Can not find message file"

    Sep 6, 2012 · I have have two versions for the javaws.exe one under C:\\Program Files\\Java\\jre7\\bin & the other under C:\\Program Files\\Java\\jdk1.7.0_06\\bin. but when I click on the C:\\Program Files\\Java\\jre7\\...