Question regarding Java WebStart
Based on below statement does that mean that Java WebStart will be independent of the browser ?
The
JRE Plug-in runs within the browser utilizing the Netscape Plug-in Application
Programming Interface (NPAPI). A number of modern browsers do not support this
Plug-in technology. Oracle also plans to deprecate the JRE Plug-in for web
browsers with Java SE 9. The Plug-in will continue to run in Java SE 9, however
it will pop a warning message. An alternative solution to the Plug-in is to use
Java Web Start (JWS) for running your Java content which runs outside of the
browser thereby not requiring NPAPI support. For information on using JWS see