<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shin</author_name>
  <author_url>https://blog.hatena.ne.jp/shin/</author_url>
  <blog_title>しんさんの出張所 はてなブログ編</blog_title>
  <blog_url>https://shinsan.hatenablog.jp/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>JSF 2.0のアクションってELの新機能のMethod使えるんですな。これは世界が変わりますぞ。 JSF 1.xまでは引数なしの戻り値Stringがアクションだった。 &lt;h:commnadButton action=&quot;#{Hoge.hogeAction}&quot; value=&quot;押してね♪&quot;/&gt; public String hogeAction(){ //なんかのロジック return null;//画面遷移なし } これがJSF2.0ではこうかける。 &lt;h:commnadButton action=&quot;#{Hoge.hogeAction(123)}&quot; value=&quot;押してね♪&quot;/&gt; public S…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinsan.hatenablog.jp%2Fentry%2F20090915%2Fp2&quot; title=&quot;ui:repeatとEL Methodで世界が変わるJSF 2.0 - しんさんの出張所 はてなブログ編&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-09-15 00:00:04</published>
  <title>ui:repeatとEL Methodで世界が変わるJSF 2.0</title>
  <type>rich</type>
  <url>https://shinsan.hatenablog.jp/entry/20090915/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
