<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>glass-_-onion</author_name>
  <author_url>https://blog.hatena.ne.jp/glass-_-onion/</author_url>
  <blog_title>A Day In The Life</blog_title>
  <blog_url>https://glassonion.hatenablog.com/</blog_url>
  <categories>
    <anon>struts</anon>
    <anon>java</anon>
    <anon>jsp</anon>
  </categories>
  <description>ページ送りの続きです。 次へボタン、現在ページ、前へボタンのJSPをカスタムタグで実装することにしました。 ↑こんな感じのタグを作成。 カスタムタグと言えば一般的にTagSupportクラスを継承して、doStartTagメソッドをオーバーライドします。 public int doStartTag() Throws JspException { JspWriter out = pageContext.getOut(); out.print(&quot;HogeHoge&quot;); return SKIP_BODY; } とこんな感じです。 はじめはわけがわからんかったので public int doStart…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fglassonion.hatenablog.com%2Fentry%2F20050824%2F1124884310&quot; title=&quot;カスタムタグ - A Day In The Life&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>http://img.f.hatena.ne.jp/images/fotolife/g/glass-_-onion/20090413/20090413144743.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2005-08-24 20:51:50</published>
  <title>カスタムタグ</title>
  <type>rich</type>
  <url>https://glassonion.hatenablog.com/entry/20050824/1124884310</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
