<?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>Tapestry</anon>
  </categories>
  <description>さて今度は、お約束の足し算機能です。 AddInputページで受け取った内容をもとに計算して、 AddResultページに表示します。 入出力のプロパティやイベント処理は、Tapestryではページクラスが 担当します。StrutsのActionFormとActionが合体したようなクラスです。 ページクラスは、BasePageを継承して作ります。 足し算のための入力値を受け取るために最初、int型のプロパティを 定義しました。でも、バインディングでエラーになりました。 ラッパークラス(Integer)を使う必要があるようです。 Hibernate君もnull可のカラムをマッピングするときには…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigayasuo.hatenablog.com%2Fentry%2F20040501%2F1083410355&quot; title=&quot;Tapestry入門記(3) TextField, Insert - ひがやすを技術ブログ&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-05-01 20:19:15</published>
  <title>Tapestry入門記(3) TextField, Insert</title>
  <type>rich</type>
  <url>https://higayasuo.hatenablog.com/entry/20040501/1083410355</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
