2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

MacでJavaアプレットを動かす

Posted at

昔に作られた割と重要なサイトがJavaアプレットで作られているけど最近だとセキュリティの設定でうまく動かないので面倒くさくなって見るのを辞めた人もいると思います。

Macだと以下の方法で見えます。

  1. 前提としてOracleのJavaがインストールされているとします。
  2. System Preferences -> Javaを開きます。
  3. Java Control PanelでSecurityタブを選択します。
  4. Exception Site Listに見たいJavaアプレットがあるサイトを追加します。
  5. ブラウザ(Safari)を再起動するとJavaアプレットが見えるはずです。

※注意

  • Chromeだと見えません。
  • SafariのJavaプラグインの設定だとなぜかうまく動きません。
2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?