Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Java Oracle

'Java Web Start Is Dead. Long Live Java Web Start!' (openwebstart.com) 62

An anonymous reader reminded us about the open source reimplementation of Java Web Start, a framework originally developed by Sun Microsystems that allowed users to more easily run Java applications in an applet-like sandbox using a web browser.

From OpenWebStart.com: Java Web Start (JWS) was deprecated in Java 9, and starting with Java 11, Oracle removed JWS from their JDK distributions. This means that clients that have the latest version of Java installed can no longer use JWS-based applications. And since public support of Java 8 has ended in Q2/2019, companies no longer get any updates and security fixes for Java Web Start.

This is why we decided to create OpenWebStart, an open source reimplementation of the Java Web Start technology. Our replacement will provide the most commonly used features of Java Web Start and the JNLP standard, so that your customers can continue using applications based on Java Web Start and JNLP without any change.

Red Hat is apparently involved in its parent project, IcedTea-Web, which it distributes as part of their Windows OpenJDK distribution.
This discussion has been archived. No new comments can be posted.

'Java Web Start Is Dead. Long Live Java Web Start!'

Comments Filter:
  • Java's motto (Score:1, Offtopic)

    by ptaff ( 165113 )

    Write once, run maybe.

    All those appliances like firewalls, SAN, switches relying on java applets are now becoming increasingly hard to use; gotta install an old (and probably insecure) browser. Java has become the ActiveX of the 2010's.

  • by demon driver ( 1046738 ) on Sunday June 09, 2019 @12:52PM (#58735432) Journal

    ... which already includes an open source version of Java Web Start named NetX? In my vicinity, the tests some people have already run for replacing Web Start with IcedTea/NetX do look good, or so I hear.

    • That said, IcedTea was already initiated by Red Hat, so I wonder what they want to accomplish with Open Web Start, if it is true that they're behind it?

  • Don’t let it fester into the 2020s, just upgrade it now along with all the other IE only junk. Unfortunatly the death of Windows 7 without a suitable replacement means that legacy code will live on in enterprises.
    • Don’t let it fester into the 2020s, just upgrade it now along with all the other IE only junk. Unfortunatly the death of Windows 7 without a suitable replacement means that legacy code will live on in enterprises.

      Microsoft should open source Win7 so it could be fixed, cleaned, and tightened.

      I ran Win7 for a looooong time before I switched to Linux Mint full time, and I liked it a lot. It had pretty much everything I needed and not much that I didn't.

      Of course Microsoft will never open source it, but imagine what it could be turned into if if people were allowed to work on it and make improvements, fix bugs, add security more modern features, etc etc.

  • by Anonymous Coward on Sunday June 09, 2019 @01:12PM (#58735500)

    Good news that there will be open source support. This is an important technology that has no replacement for things that can't "just run" in a browser. The only alternative is to go back to manually distributing and installing applications which is idiotic.

    For now, we'll just go without updates.

    • Indeed. No idea why this got modded down. Surely not by professionals.

    • Things can should run on the browser with HTML 5 and css3.1. This ensures maximal compability with mobile devices and is more secure. Let Java die already. Oracle always has problems.

  • Nobody wants to be in the position of getting it but ultimately some will. Some will protest that it's an affront to both God and mankind while others will stand up for right to do so anyway. It's disgusting and horrible but alas, there is use in it and therefore it exists. Java Web Start: still legal (supreme court decision pending). ;)

  • There are other ways, some quite new, to download and run malicious programs in my browser, so java web start isn't really needed anymore.
    • Java Webstart does not run the software in the browser.

      • }}} Java Webstart does not run the software in the browser. {{{ --- Yeah, even though my concept was correct, I could have worded that better. Lemme try again...

        .
        There are other ways, some quite new, for people with bad intent to download programs onto my PC via a browser and then run the malicious programs, so java web start isn't really needed anymore.

        Better?

        • by tepples ( 727027 )

          Say you describe some problem you're having, and someone suggests a program for you to use to solve this problem. What steps do you take to determine whether the authors of this program are "people with bad intent"?

        • No, not better.

          Java Webstart requires you to click on a link to download and start the program you downloaded. What that has to do with bad intent is beyond me. How actually are you installing software in your comouter?

          • by tepples ( 727027 )

            How actually are you installing software in your comouter?

            One way is through the free operating system distribution's official repository, such as the repositories listed in /etc/apt/sources.list. Another is to clone the repository and compile it from source, as it's presumably less common to attempt to conceal underhanded code in source code than in an executable.

  • Even if you ignore the long term security track record of web-based java, there’s also web java’s legendary speed.

  • I tried to use this once. It was impossible to find any documentation on how to use it, even with concerted Googling.

Math is like love -- a simple idea but it can get complicated. -- R. Drabek

Working...