1. Struts Tips: Taglib Definitions
  2. Struts Basic: 404 Page Not Found
  3. Struts Basic: forward vs. redirect
  4. Struts: DispatchAction
  5. Struts: LookupDispatchAction
  6. Struts Tip: LookupDispatchActionのボタンラベル
  7. Struts Tip: URLから *.doや/do/* を省く
  8. ForwardAction
  9. LookupDispatchActionで日本語のkeyを使う時
  10. LookupDispatchAction + html:link
  11. LookupDispatchAction + エンター
  12. LookupDispatchActionのディフォルトメソッド
  13. アプリケーションのモジュール化
  14. forward vs. redirect(2)
  15. アクションはMVCのC? それとも M?
  16. ActionFormの基本
  17. Struts初心者によくあるバグ
  18. DispatchActionクラスのメソッドについてのメモ
  19. 複数のモジュールで使う時のCSSファイルの設定
  20. フォームの2度押し防止
  21. 日本語とアップロードのmultipart/form-data
  22. MappingDispatchAction
  23. DynaActionForm: form-beanのインヘリタンス
  24. Action Chaining vs. Action Relay
  25. フォーム一つ+複数のページ
  26. View: <display:*> タグ
  27. DynaValidatorForm と DynaValidatorActionForm
  28. View: HtmlTable
  29. BaseActionを使おう
  30. 生産段階でDynaActionFormを使わない方が良いわけ
  31. Nested Properties - Indexed Property と Bean
  32. commons-collectionsのListUtils.lazyList
  33. ActionError and ActionErrors Deprecated
  34. Struts1.2からのActionMessagesの使い方
  35. Multi-Application Configについて
  36. <html:select>と<html:multibox>とhiddenフィールド
  37. BaseActionのまとめ方
  38. ActionクラスはControllerですってば。
  39. DataSource Manager
  40. ActionFormのreset()メソッド
  1. izu.shinzui.org移行後のメモ

  1. まずは設定から
  2. ダイナミックテンプレートの用語
  3. レイアウト(テンプレート)を作ろう
  4. Definitionのエクステンド
  5. Definitionの名前をStruts forwardに使う
  6. ignoreアトリビュート
  7. アトリビュートの受け渡し - シンプルstringの場合
  8. putListでメニューの作成
  9. トップメニューによって変わるサイドメニュー
  10. Tilesテンプレートを複数のモジュールで使う時のCSSファイルの設定
  11. TilesとLookupDispatchActionで日本語のキーを使う
  12. ランタイムにダイナミックにページを選ぶ

Books, Articles

  1. The Struts Framework: Practical Guide for Programmers
  2. Struts in Action by Ted Husted
  3. Strutsで作るWebアプリケーション入門
  4. Strusを使うWebアプリケーション構築術(1)
  5. Integrating Struts,Tiles, and JavaServer Faces
  6. .NET vs. Struts
  7. Test-Driven Development Series Part 1 - Overview
  8. 本: Struts Survival Guide
  9. Check Your Form with Validator
  10. A Brief Introduction to Struts – Expression Language
  11. Jakarta Struts Live
  12. Strusを使うWebアプリケーション構築術(2)
  13. Security in Struts: User Delegation Made Possible
  14. StrutsTestCase: Drilled-down Testing for Struts-based Java Apps
  15. Succeeding With Struts: Dynamically Sized Forms