{"id":1992,"date":"2014-11-18T23:58:15","date_gmt":"2014-11-18T23:58:15","guid":{"rendered":"https:\/\/alt2.minisoft.com\/support\/?p=1992"},"modified":"2014-11-18T23:58:15","modified_gmt":"2014-11-18T23:58:15","slug":"javelin-known-issues","status":"publish","type":"post","link":"https:\/\/c002.minisoft.com\/support\/javelin-known-issues\/","title":{"rendered":"Javelin &#8211; Known Issues"},"content":{"rendered":"<p><span class=\"subheads\">&#8220;class J92.class not found.java.lang.ClassNotFoundException: J92.class&#8221;<\/span><\/p>\n<p>Sun&#8217;s Java Run Time Environment (version 1.4.0) will install a Java plugin that Internet Explorer uses. This plugin does not support CAB files. You must then make the following changes.<\/p>\n<p>Rewrite the java script in the noencrypt.html file so that in the event that a Java plugin is in use it will load the .jar archive. You must use a &#8220;archive&#8221; keyword in the &lt;applet&gt; tag and a &#8220;cabbase&#8221; parm together. The browsers (Internet Explorer and Netscape) will know which one they will need to load automatically when they find both.<\/p>\n<p>For example, if Internet Explorer finds a cabbase parm, even though a archive=xxx.jar exists as well, it will know automatically to load the CAB file. If Internet Explorer is using Sun&#8217;s plugin then it will load automatically the .jar file.<\/p>\n<p>Example script:<\/p>\n<p><span style=\"color: #003399;\">&lt;html&gt;<br \/>\n&lt;head&gt;<br \/>\n&lt;title&gt;<\/span>Javelin-HP demo by MiniSoft<span style=\"color: #003399;\">&lt;\/title&gt;<\/span><br \/>\n<span style=\"color: #003399;\">&lt;\/head&gt;<br \/>\n&lt;body&gt;<br \/>\n&lt;script LANGUAGE<\/span>=&#8221;javascript&#8221;<span style=\"color: #003399;\">&gt;<\/span><br \/>\n<span style=\"color: #993300;\">var an = navigator.appName;<br \/>\nvar plat = navigator.platform;<\/p>\n<p>if (an != &#8220;Netscape&#8221;)<br \/>\n{<br \/>\nif (plat != &#8220;MacPPC&#8221;)<br \/>\n{<br \/>\ndocument.write(&#8220;&lt;applet code=\\&#8221;J92\\&#8221;\u00a0 archive=\\&#8221;j92.jar\\&#8221; &gt;&#8221;);<br \/>\ndocument.write(&#8220;&lt;param name=cabbase value=\\&#8221;J92.cab\\&#8221;&gt;&#8221;);<br \/>\n}<br \/>\nelse<br \/>\n{<br \/>\nalert(&#8220;Netscape on Macintosh is not supported in non-encrypted version&#8221;);<br \/>\nhistory.back(1)<br \/>\n}<br \/>\n}<br \/>\nelse<br \/>\n{<br \/>\nif (plat != &#8220;MacPPC&#8221;)<br \/>\n{<br \/>\ndocument.write(&#8220;&lt;applet codebase=\\&#8221;.\/\\&#8221; archive=\\&#8221;j92.jar\\&#8221; code=\\&#8221;J92.class\\&#8221;&gt;&#8221;);<br \/>\n}<br \/>\nelse<br \/>\n{<br \/>\nalert(&#8220;Netscape on Macintosh is not supported in non-encrypted version&#8221;);<br \/>\nhistory.back(1)<br \/>\n}<br \/>\n}<br \/>\ndocument.write(&#8220;&lt;param name=\\&#8221;Config\\&#8221; value=\\&#8221;bkent80.j92\\&#8221;&gt;&#8221;);<br \/>\ndocument.write(&#8220;&lt;\/applet&gt;&#8221;);<\/span><br \/>\n<span style=\"color: #003399;\">&lt;\/script&gt;<br \/>\n&lt;\/body&gt;<br \/>\n&lt;\/html&gt;<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8220;class J92.class not found.java.lang.ClassNotFoundException: J92.class&#8221; Sun&#8217;s Java Run Time Environment (version 1.4.0) will install a Java plugin that Internet Explorer uses. This plugin does not support CAB files. You must then make the following changes. Rewrite the java script in the noencrypt.html file so that in the event that a Java plugin is in use [&hellip;]<\/p>\n","protected":false},"author":75,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[55,68],"tags":[],"_links":{"self":[{"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/posts\/1992"}],"collection":[{"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/users\/75"}],"replies":[{"embeddable":true,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/comments?post=1992"}],"version-history":[{"count":1,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/posts\/1992\/revisions"}],"predecessor-version":[{"id":1993,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/posts\/1992\/revisions\/1993"}],"wp:attachment":[{"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/media?parent=1992"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/categories?post=1992"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/tags?post=1992"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}