<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JAVA &#8211; ゆるりみ</title>
	<atom:link href="https://yururimi.com/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>https://yururimi.com</link>
	<description>PC,スマホ解決! ガジェットのレビュー</description>
	<lastBuildDate>Thu, 06 May 2021 11:42:14 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://yururimi.com/wp-content/uploads/2023/01/cropped-yuru-3-1-1024x1024_transparent-32x32.png</url>
	<title>JAVA &#8211; ゆるりみ</title>
	<link>https://yururimi.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>【解説】JAVA アプレットが動かない？Internet Explorerで動作させる方法があった</title>
		<link>https://yururimi.com/javaapplet/</link>
					<comments>https://yururimi.com/javaapplet/#respond</comments>
		
		<dc:creator><![CDATA[ゆるる]]></dc:creator>
		<pubDate>Tue, 04 May 2021 04:39:06 +0000</pubDate>
				<category><![CDATA[パソコン]]></category>
		<category><![CDATA[JAVA]]></category>
		<guid isPermaLink="false">https://yururimi.com/?p=2075</guid>

					<description><![CDATA[<p><img src="https://yururimi.com/wp-content/uploads/2021/05/JAVA-アプレット-起動方法-1024x538.jpg" class="webfeedsFeaturedVisual" /></p>JAVAアプレットは既に非推奨となっており、ほぼ全てのブラウザで使用できないようになっています。 Internet Explorerを使用すれば起動させることが出来る方法があるので、起動できないという方は是非やってみて下 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://yururimi.com/wp-content/uploads/2021/05/JAVA-アプレット-起動方法-1024x538.jpg" class="webfeedsFeaturedVisual" /></p>
<p>JAVAアプレットは既に非推奨となっており、ほぼ全てのブラウザで使用できないようになっています。</p>



<p>Internet Explorerを使用すれば起動させることが出来る方法があるので、起動できないという方は是非やってみて下さい。</p>






<div class="swell-block-postLink">			<div class="p-blogCard -internal" data-type="type2" data-onclick="clickLink">
				<div class="p-blogCard__inner">
					<span class="p-blogCard__caption">あわせて読みたい</span>
					<div class="p-blogCard__thumb c-postThumb"><figure class="c-postThumb__figure"><img decoding="async" src="https://yururimi.com/wp-content/uploads/2021/04/flash-300x158.jpg" alt="" class="c-postThumb__img u-obf-cover" width="320" height="180"></figure></div>					<div class="p-blogCard__body">
						<a class="p-blogCard__title" href="https://yururimi.com/flashgame/">【対策】「Adobe Flash Playerのサポートは終了しました」「このプラグインはサポートされていません」&#8230;</a>
						<span class="p-blogCard__excerpt">2021年にサポートが終了した Adobe Flash Player。今まで多くのWEBサイトで動画やゲーム等に使用されてきました。 2021年4月現在、ChromeやInternet Explorer、Operaな&#8230;</span>					</div>
				</div>
			</div>
		</div>


<div class="swell-block-capbox cap_box is-style-onborder_ttl2" data-colset="col1"><div class="cap_box_ttl"><i class="icon-check"></i><span>手順</span></div><div class="cap_box_content">
<ol class="is-style-num_circle -list-under-dashed has-swl-main-color has-text-color wp-block-list"><li>JAVAのダウンロード&amp;インストール</li><li>JAVA動作の許可設定</li><li>JAVAアプレット動作の確認</li></ol>
</div></div>



<h2 class="wp-block-heading">JAVAアプレットはそのままではエラーが出る</h2>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p><strong>Javaアプレット</strong>とは、Java言語で開発されたコンピュータプログラムの形式の一つで、Webページの一部として埋め込まれてWebブラウザ上で実行されるもの。</p><cite>https://e-words.jp/w/Java%E3%82%A2%E3%83%97%E3%83%AC%E3%83%83%E3%83%88.html</cite></blockquote>



<p>JAVAアプレットは既に過去の産物であり、現在では非推奨のアプリケーションです。</p>



<p>その為、ChromeやInternet Explorerなどではデフォルトで無効の設定となっているため起動できなくなっています。</p>



<figure class="wp-block-image size-large is-resized"><img decoding="async" src="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h48_33.png" alt="javaapplet_block" class="wp-image-2088" width="386" height="439" srcset="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h48_33.png 512w, https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h48_33-264x300.png 264w" sizes="(max-width: 386px) 100vw, 386px" /><figcaption>Internet Explorerでのエラー表示</figcaption></figure>



<div class="swell-block-capbox cap_box is-style-onborder_ttl2"><div class="cap_box_ttl"><i class="icon-batsu"></i><span>現状</span></div><div class="cap_box_content">
<ul class="wp-block-list"><li>Google Chrome 　 <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" />　<strong>起動不可</strong>。</li><li>Internet Explorer   <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/27a1.png" alt="➡" class="wp-smiley" style="height: 1em; max-height: 1em;" />    エラーが表示されるが、設定次第で起動可能。</li></ul>




</div></div>







<p>次項からは<strong>「Internet Explorer」</strong>を使用したJAVAアプレットの起動方法を紹介していきます！</p>



<p class="is-style-big_icon_caution">全てのJAVAアプレットが動作するわけではありません。いくつかのサイトで試しましたが動作出来ないサイトもありました。</p>



<h2 class="wp-block-heading">JAVAのダウンロード&amp;インストール</h2>



<p>まずはJAVAアプレットを動かすためにJAVAのダウンロードとインストールを実施しましょう。</p>



<p>Internet Explorerを起動し、以下のリンクよりJAVAをダウンロードします。</p>







<p><span class="swl-bg-color has-swl-deep-04-background-color">公式サイト</span>　<a href="https://java.com/ja/download/" target="_blank" rel="noreferrer noopener">JAVA ダウンロード</a></p>



<p class="is-style-big_icon_point">必ずInternet Explorerを使ってダウンロードしてください。</p>



<figure class="wp-block-image size-large is-resized is-style-browser_mac"><img decoding="async" src="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h18_50-1024x436.jpg" alt="javaapplet_download" class="wp-image-2077" width="800" height="340" srcset="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h18_50-1024x436.jpg 1024w, https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h18_50-300x128.jpg 300w, https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h18_50-768x327.jpg 768w, https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h18_50.jpg 1288w" sizes="(max-width: 800px) 100vw, 800px" /></figure>







<p>ダウンロードが完了したらファイルを実行し、インストールを開始しましょう。</p>



<p>以下のような画面が表示されたら<strong>「インストール」</strong>をクリックします。</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="562" src="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h19_11-1024x562.png" alt="javaapplet_download2" class="wp-image-2079" srcset="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h19_11-1024x562.png 1024w, https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h19_11-300x165.png 300w, https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h19_11-768x421.png 768w, https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h19_11.png 1052w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>







<p>既にJAVAがインストールされている場合は以下のような画面が表示されますが、<strong>「後で行う</strong>」を選択すれば良いです。</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="562" src="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h19_41-1024x562.png" alt="javaapplet_download3" class="wp-image-2080" srcset="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h19_41-1024x562.png 1024w, https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h19_41-300x165.png 300w, https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h19_41-768x421.png 768w, https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h19_41.png 1052w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>以上でJAVAのインストールが完了です。</p>



<p>JAVAのインストールが完了したら、一度PCを再起動しましょう！</p>


<div class="swell-block-balloon"><div class="c-balloon -bln-left" data-col="green"><div class="c-balloon__icon -circle"><img decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://yururimi.com/wp-content/uploads/2023/01/yuru-3-150x150.png" alt="" class="lazyload c-balloon__iconImg" width="80px" height="80px"><noscript><img decoding="async" src="https://yururimi.com/wp-content/uploads/2023/01/yuru-3-150x150.png" alt="" class="c-balloon__iconImg" width="80px" height="80px"></noscript><span class="c-balloon__iconName">ゆるる</span></div><div class="c-balloon__body -speaking -border-on"><div class="c-balloon__text">
<p>PCを再起動しないと動作しない可能性があります。</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<h2 class="wp-block-heading">JAVA動作の許可設定</h2>



<p>続いて、JAVAを起動させるための許可設定を行います。</p>



<p>JAVAアプレットは標準でブロック（無効化）されているので、例外設定をしなければなりません。</p>







<p>Windowsの左下にある検索ボックスに<strong>「JAVA」</strong>と入力し、<strong>「JAVAの構成」</strong>をクリックします。</p>



<figure class="wp-block-image size-large is-resized is-style-border"><img decoding="async" src="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h49_15-1024x789.jpg" alt="javaapplet_java" class="wp-image-2081" width="773" height="595" srcset="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h49_15-1024x789.jpg 1024w, https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h49_15-300x231.jpg 300w, https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h49_15-768x592.jpg 768w, https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h49_15.jpg 1251w" sizes="(max-width: 773px) 100vw, 773px" /></figure>







<p>Javaコントロール・パネルのウィンドウが表示されますので、上にある項目から「<strong>セキュリティ</strong>」を選択します。</p>



<p>続けて、例外サイト・リストの項目にある<strong>「サイト・リストの編集(S)」</strong>をクリックします。</p>



<figure class="wp-block-image size-large is-resized is-style-border"><img decoding="async" src="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h49_24.png" alt="javaapplet_java2" class="wp-image-2082" width="726" height="768" srcset="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h49_24.png 626w, https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h49_24-284x300.png 284w" sizes="(max-width: 726px) 100vw, 726px" /></figure>







<p>例外サイト・リストでは、JAVAアプレットを起動したいサイトのURLを入力しましょう。それにより、JAVAアプレットの起動が許可され、起動できるようになります。</p>



<figure class="wp-block-image size-large is-resized"><img decoding="async" src="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h49_42.png" alt="javaapplet_java3" class="wp-image-2083" width="645" height="467" srcset="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h49_42.png 564w, https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h49_42-300x217.png 300w" sizes="(max-width: 645px) 100vw, 645px" /></figure>







<p>OKを押すと、セキュリティ警告のポップアップが表示されますが、<strong>「続行」</strong>を選択します。</p>







<p>以上で例外設定が完了です！</p>







<h2 class="wp-block-heading">Internet Explorerで動作確認しよう</h2>



<p>前項で例外サイトの設定が完了したら、一度Internet Explorerを全て閉じて、起動し直して下さい。</p>



<p>あとは、JAVAアプレットを起動したいサイトへ行くだけです！</p>







<p>例外サイトの設定をしていると、以下のような画面が表示されますので、<strong>「実行」</strong>をクリックします。</p>



<figure class="wp-block-image size-large is-resized is-style-border"><img decoding="async" src="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h44_42.png" alt="javaapplet_java4" class="wp-image-2085" width="653" height="369" srcset="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h44_42.png 606w, https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_10h44_42-300x169.png 300w" sizes="(max-width: 653px) 100vw, 653px" /></figure>







<p>無事、JAVAアプレットが起動できました！</p>



<figure class="wp-block-image size-large is-style-border"><img decoding="async" width="446" height="330" src="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_13h10_35.png" alt="javaapplet_java5" class="wp-image-2086" srcset="https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_13h10_35.png 446w, https://yururimi.com/wp-content/uploads/2021/05/2021-05-04_13h10_35-300x222.png 300w" sizes="(max-width: 446px) 100vw, 446px" /><figcaption>JAVAアプレットのゲーム起動成功</figcaption></figure>






<div class="swell-block-balloon"><div class="c-balloon -bln-left" data-col="green"><div class="c-balloon__icon -circle"><img decoding="async" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-src="https://yururimi.com/wp-content/uploads/2023/01/yuru-3-150x150.png" alt="" class="lazyload c-balloon__iconImg" width="80px" height="80px"><noscript><img decoding="async" src="https://yururimi.com/wp-content/uploads/2023/01/yuru-3-150x150.png" alt="" class="c-balloon__iconImg" width="80px" height="80px"></noscript><span class="c-balloon__iconName">ゆるる</span></div><div class="c-balloon__body -speaking -border-on"><div class="c-balloon__text">
<p>お疲れ様でした！</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>



]]></content:encoded>
					
					<wfw:commentRss>https://yururimi.com/javaapplet/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
