I\'m trying to make calls from unsigned code to signed code with a Webstart application. The calls are made to a function that returns System.getProperty values. Ofcourse this cannot happen in the uns
I am coding in a mixed C/C++ environment. I have an struct in C part and I would like to collect it in a map container in C++ part.
In my PHP page, I am extracting a bunch of variables from the URL, and formatting their output into a nice HTML table.One section in the table needs to be dynamically created, dependent upon what was
I created a java applet that uploads a file to a server via ftp, it uses an external library by apache, I signed my applet but when I start the applet from the b开发者_StackOverflowrowser I get two se
I\'m using unsigned applet on my website. Since java 1.6u19 mixed code warnings started to appear. This is strange, because applet is just a single jar and it\'s not using any external resources.
A customer got this Java security warning on one of our ancient java components on a web site we develop:
For an java web application, I got this error when using JRE 1.6.0_22 java.lang.SecurityException: class \"org.apache.log4j.Logger\" does not match trust level of other classes in the same package开
When creating a mixed mode class, on compilation the header file complains that it needs to be complied with the /clr switch开发者_JAVA百科 as it is a mixed mode class, however, I can\'t see any optio
I have an applet which is present in a signed jar. This applet uses another 3rd party jar file which is unsigned.
My signed Java applet has been running fine until Java update 19.Now some but not all of our users on Java Update 19 report a java security message开发者_运维百科 stating that our applet contains both