OpenWebStart + IcedTea-Web: JNLP DOCTYPE or XSD

不羁的心 提交于 2020-01-25 06:49:12

问题


What is the current JNLP specification (version) for OpenWebStart (Java SE 11)?

There is an inofficial JNLP version list here, but only up to Java SE 8.

Should still the DTD from Oracle/ Sun be used?

<!DOCTYPE jnlp PUBLIC "-//Sun Microsystems, Inc//DTD JNLP Descriptor 6.0//EN" "http://java.sun.com/dtd/JNLP-6.0.dtd">

Or is there a newer version? Or even an official XSD?

来源:https://stackoverflow.com/questions/59802510/openwebstart-icedtea-web-jnlp-doctype-or-xsd

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!