
Specifies a JAR file that is part of the application's Indicates the maximum size of the Java heap. Indicates the initial size of the Java heap. Machine arguments that the application would prefer the JNLP Client Indicates an additional set of standard and non-standard virtual The URL denoting the supplier of this version of java, and where Specifies what version(s) of Java to run the applicationĭescribes an ordered list of version ranges to use. Specifies that the locales for which the resources element Specifies the architecture for which the resources element Specifies the operating system for which the resources element Meets the security specifications of the J2EE Application Clientĭescribes all the resources that are needed for an Requests that the application be run with a permission set that Requests that the application be run with all permissions. This element can be used to request enhanced permissions.
#Download dm network viewer version 1.5 update
Indicates the preference for how the JNLP Client should handleĪn application update when it is known an update is availableīefore the application is launched. It can be always, timeout, or background. Indicates the preference for when the JNLP Client should checkįor updates. The update element is used to indicate the preferences for howĪpplication updates should be handled by the JNLP Client. The application requests it be registered to handle.Ĭontains the mime-type that the application requests it beĭescribes an additional piece of related content that may be Or the href attribute must be set for the jnlp element.Ĭontains a list of file extensions (separated by spaces) that Included, either the offline-allowed element must also be included, Registered with the operating system as the primary handler ofĬertain extensions and a certain mime-type. On Windows, this determines if the application appears in the Add and RemoveĬan be used to indicate an application's preference for puttingĬan be used to indicate an application's preference for where toĬan be used to hint to the JNLP client that it wishes to be
#Download dm network viewer version 1.5 install
The default value of the install attribute is "false". If the value is "true" the application prefers to be considered installed. The optional install attribute can be used in a shortcut element to describe the application's preference for being considered "installed". The shortcut element can be used to indicate an application'sĬan be used to describe the application's preference forĬreating a shortcut to run online or offline. Indicates that this application can operate when the client Indicates the suggested use of the icon can be: default, splash, or shortcut.Ĭan be used to indicate the resolution of the image. The vendor element specifies the provider of theĪ URL pointing to where more information on this application canĪ short statement describing the application.Īn indicator as to what type of description this is, legalĭescribes an icon that can be used to identify the applicationĪ URL pointing to the icon file, may be in one of the following The title element specifies the title of the application.

Specifies the locale for which this information element should Specifies the platform for which this information element should Specifies the architecture for which this information element Specifies the operating systems for which this information The information element contains other elements that describe The version of the application being launched, as well as the The href specifies the URL of the JNLP file itself. Relative URLs specified in href attributes in the JNLP file. The codebase attribute specifies the base location for all Specification that this jnlp file can work with. It denotes the minimum version of the JNLP This is the main xml element for a jnlp file. For a complete description of the format, This document describes the most commonly usedĮlements of a JNLP file.

JSR-00056: Java Network Launching Protocol and API. The format used in this release is that specified in This chapter covers the following topics:

Please visit for the most up-to-date documentation. They remain available for archival purposes. These documentation pages are no longer current.
