2013-04-30 70 views
2

沒有安全水平滾動條,我不能配置使用Java控制面板的Java安全設置。隨着最新的Java更新,我無法再運行簡單的小程序。說明說重置安全設置。所有說明都涉及安全選項卡中的滑動條。我所擁有的是一個證書下拉菜單。請幫忙。我使用Windows 7.Java控制面板版本7更新5.在Java的控制面板

+0

鏈接到你所看到的截圖。 – 2013-04-30 14:37:14

回答

1

這個問題一直identified by Oracle。 你必須要 完全重新安裝java 卸載舊的衝突版本。

0

與JRE的新版本,你不具備安全級別滑塊(中,高,很高),而不是現在你有高和非常高的一個單選按鈕。屠運行小程序,它必須有一個適當的清單文件:

Manifest-Version: 1.0 
Implementation-Title: some text 
Implementation-Version: 1.1 
Built-By: root 
Application-Name: some text 
Created-By: Apache Maven 
Caller-Allowable-Codebase: *.somedomain.com 
Implementation-Vendor-Id: some text 
Build-Jdk: 1.6.0_24 
Permissions: all-permissions 
Specification-Title: some text 
Specification-Version: 1.1 
Archiver-Version: Plexus Archiver 
Codebase: * 

使用:

jar cfm something.jar manifest.txt * 

最後,但最重要的使用證書籤名的小程序。

,如果你做到以上,你應該能夠在IE僅作爲Chrome和Firefox運行小程序不再支持Java瀏覽器插件