<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>higayasuo</author_name>
  <author_url>https://blog.hatena.ne.jp/higayasuo/</author_url>
  <blog_title>ひがやすを技術ブログ</blog_title>
  <blog_url>https://higayasuo.hatenablog.com/</blog_url>
  <categories>
    <anon>S2JSF</anon>
  </categories>
  <description>今考えているbindingの方式は、3通り。 1つ目は、JSF風。 &lt;input type=&quot;text&quot; value=&quot;#{emp.ename}&quot;/&gt;この方式の問題点は、属性の値がブラウザの見た目に影響するとき、プレビューが崩れてしまう点です。例えば、CSSのclass属性に対して、class=&quot;#{hoge.myclass}&quot;のようにするとブラウザはきちんと表示できません。 2つ目は、formのid属性をJavaBeansに個別のタグのidをプロパティにマッピングする方法。 &lt;form id=&quot;emp&quot;&gt; &lt;input type=&quot;text&quot; id=&quot;ename&quot;/&gt; &lt;/form&gt;この方法…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigayasuo.hatenablog.com%2Fentry%2F20041028%2F1098919367&quot; title=&quot;binding - ひがやすを技術ブログ&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>2004-10-28 08:22:47</published>
  <title>binding</title>
  <type>rich</type>
  <url>https://higayasuo.hatenablog.com/entry/20041028/1098919367</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
