I have a java applet that runs on a particular webpage of an asp.net mvc 2 project (visual studio 2008). The java applet is run using LiveConnect etc from java. This requires a jnlp file. All of my jars and jnlp files are in the root directory of the application.
当我通过视频演播室管理网站时,所有东西都是罚款的。 当我公布网站并在国际船舶和公司快车上运行时,我发现这一错误。
exception: JNLP file error: /test-applet.jnlp. Please make sure the file exists and check if "codebase" and "href" in the JNLP file are correct..
任何想法?