Note: Edit the
.aspx file and change the value of the applet parameter
jnlp_href to the URL of the deployed
author-component-dita.jnlp. Keep in mind that the JNLP file
should be deployed on a third party server. For
example:
<applet>
<param name="jnlp_href"
value="http://www.oxygenxml.com/demo/AuthorDemoApplet/author-component-dita.jnlp"/>
..........
</applet>