Guest User

Untitled

a guest
Oct 8th, 2012
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.32 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <jnlp codebase="$$codebase">
  3.  <information>
  4.      <title>Grahams Project</title>
  5.      <vendor>Graham</vendor>
  6.      <description>desc</description>
  7.  </information>
  8.  <resources>
  9.    <j2se version="1.6"/>
  10.    <jar href="GrahamsProjClient.jar"/>
  11.  </resources>
  12.  <application-desc/>
  13. </jnlp>
Advertisement
Add Comment
Please, Sign In to add comment