Guest
Public paste!

Untitled

By: a guest | Mar 14th, 2010 | Syntax: None | Size: 0.29 KB | Hits: 48 | Expires: Never
Copy text to clipboard
  1. ...
  2. <jar href="client/foo1.jar"/>        <jar href="client/foo2.jar"/>        <jar href="client/foo3.jar"/>    </resources>    <application-desc main-class="com.ulcjava.environment.jnlp.client.DefaultJnlpLauncher">        <argument>url-string=https://foo.tld/path/application</argument>
  3. ...