| Author |
Applet's Security Warning Box
|
Waqas Tariq
Greenhorn
Joined: Nov 15, 2007
Posts: 17
|
|
hello, Scenario: I hava an html page containing Signed applet. When user access this html page from my webserver a 'Warning Security Box'(java's default) pop up automatically on his/her screen. If he/she clicks 'Run' button then my applet works exactly what i need. Problem: Now, the problem is: Is it possible to hide this 'Warning Security Box' ? So that user doesn't need to click 'Run' button Best Regards, Waqas Tariq Dar
|
 |
Debabrat Nayak
Greenhorn
Joined: Oct 27, 2007
Posts: 3
|
|
|
You can have your applet signed by CA. If the applet can be verified then, this security warning will not show up.
|
 |
 |
|
|
subject: Applet's Security Warning Box
|
|
|