<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>skirnir</author_name>
  <author_url>https://blog.hatena.ne.jp/skirnir/</author_url>
  <blog_title>Skirnirnismal</blog_title>
  <blog_url>https://skirnir.hatenadiary.org/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>Struts1.3.8のタグの話。DBに入っているURLをタグで出力しようとして、href属性を使えばいいのかなーと思ったのだが、href属性の値はHTMLエンコードされずに出力されてしまう。JSP： &lt;% String url = &quot;http://www.example.co.jp\&quot; onclick=\&quot;alert('hello!')&quot;; %&gt; &lt;html:link href=&quot;&lt;%= url %&gt;&quot;&gt;Click Me!&lt;/html:link&gt; レンダリング結果： &lt;a href=&quot;http://www.example.co.jp&quot; onclick=&quot;alert('hello!')&quot;&gt;Cl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fskirnir.hatenadiary.org%2Fentry%2F20080501%2F1209612924&quot; title=&quot; Strutsのタグ - Skirnirnismal&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>2008-05-01 12:35:24</published>
  <title> Strutsのタグ</title>
  <type>rich</type>
  <url>https://skirnir.hatenadiary.org/entry/20080501/1209612924</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
