<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>NetPenguin</author_name>
  <author_url>https://blog.hatena.ne.jp/NetPenguin/</author_url>
  <blog_title>NetPenguinの日記</blog_title>
  <blog_url>https://netpenguin.hatenadiary.org/</blog_url>
  <categories>
    <anon>JAVA</anon>
  </categories>
  <description>業務用 Web アプリを作る上で、ほぼ必ず出てくる問題としてブラウザの[戻る] ボタンの扱いがあります。業務アプリの場合、ブラウザの [戻る] ボタンを無効にして良い or 欲しいということがあるのですが、普通に実現するには JavaScript を多用したりと結構面倒なようです。そこで、最近見かける(前からあったのかもしれませんが)方法として、同じ URL に遷移し続けるというのがあります。 いままで表示していた画面と同じ URL を遷移先として指定すると、IE の場合は画面が遷移していないと判断してくれます。これにより、IE に履歴が記録されないため、[戻る] ボタンを無効に出来ます。ただ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnetpenguin.hatenadiary.org%2Fentry%2F20050913%2F1126636367&quot; title=&quot;Struts を使用しての IE [戻る] ボタン制御 with PRGパターン - NetPenguinの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2005-09-13 03:32:47</published>
  <title>Struts を使用しての IE [戻る] ボタン制御 with PRGパターン</title>
  <type>rich</type>
  <url>https://netpenguin.hatenadiary.org/entry/20050913/1126636367</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
