<?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>Seasar</anon>
  </categories>
  <description>SAStrutsでは、ActionとActionFormは、基本的に同じクラスで実装しますが、複数のActionで同じActionFormを共有したくなることもあるでしょう。 その場合、ActionFormをPOJOのDTOで作成し、Actionのプロパティに@ActionFormアノテーションをつけます。 public class HogeAction { @ActionForm public HogeDto hogeDto; ... }複数のActionで一つのActionFormを共有するとき、ActionFormはセッションにおきたいことが多いはずです。その場合は、DTOに@Compo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigayasuo.hatenablog.com%2Fentry%2F20071204%2F1196760834&quot; title=&quot;Super Agile Struts開発記その7 - ActionFormの分離 - ひがやすを技術ブログ&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>2007-12-04 18:33:54</published>
  <title>Super Agile Struts開発記その7 - ActionFormの分離</title>
  <type>rich</type>
  <url>https://higayasuo.hatenablog.com/entry/20071204/1196760834</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
