<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>radio-keios</author_name>
  <author_url>https://blog.hatena.ne.jp/radio-keios/</author_url>
  <blog_title>radio-keiosの日記</blog_title>
  <blog_url>https://radio-keios.hatenadiary.org/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>struts1.2から追加された「wildcard mapping」だが、結構便利だ。 使い方によっては、Apacheのmod_rewriteみたいな動きが可能になる。 簡単に言えば、あるActionにマッピングするパスを動的に変更できる。 /{1}.jsp よくある使い方がこんな感じ。 http://localhost:8080/test.actionでアクセスした場合に、WebRoot/test.jspが表示されることになる。 これを少し応用すると、以下のような設定もできる。 /{1}/{2}.jsp こんな感じの設定を入れてあげれば、 http://localhost:8080/2009…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fradio-keios.hatenadiary.org%2Fentry%2F20090409%2F1402322719&quot; title=&quot;struts2 wildcard mapping - radio-keiosの日記&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>2009-04-09 23:05:19</published>
  <title>struts2 wildcard mapping</title>
  <type>rich</type>
  <url>https://radio-keios.hatenadiary.org/entry/20090409/1402322719</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
