문제

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