A customer got this Java security warning on one of our ancient java components on a web site we develop:

Java has discovered application components that could indicate a security concerns.

The java applet is a tiny applet that does very little (it is simply a dropdown with the ability to write freetext). Is it a simple way to avoid this security warning?

The applet is something we have developed a long time ago, which has been running in our web solutions for years.

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top