LoginSignup
4
8

More than 3 years have passed since last update.

【Struts2】情報収集

Last updated at Posted at 2019-09-08

参考サイト

随時ピックアップしているので記事内容が重複している部分があります。

実践サンプルで学ぶStruts 2 - 生まれ変わった定番フレームワークを徹底解説
※内容は古いので注意。考え方だけ参考にすること。

Struts2(BeanとActionの分離)
※Beanと言う用語とは。

Unit Testing(Struts2/Getting Start/)
※Actionクラスの単体テスト(struts2-junit-plugin)。

Hibernateで理解するO/Rマッピング
※15年前の記事なので注意。

Struts2のValueStackのイメージを図解でざっくり理解【初心者向け】
※Struts2超初心者向けです。

Actionクラスに付与するインタフェースと機能
Struts2 Sessionを使う
※リクエストスコープ/セッションスコープで言うところのセッションか?
Javaの道>Servlet・JSP>Servlet>4.セッション
※基本はこうだが。

「作りながら学ぶJavaアプリケーションフレームワーク」連載一覧
- Struts 2入門(1)~基本形で理解する仕組みと構造~
- Struts 2入門(2)~バリデーションの仕組みを理解する(前編)~
- Struts 2入門(3)~バリデーションの仕組みを理解する(後編)~
- Struts 2入門(4)~インターセプターという仕組み~
- Struts 2入門(5)~Viewレイヤーの仕組み~
- Struts 2入門(6)~XML不要のZero Configuration~
- Struts 2入門(7)~データ連携の仕組み~
- Struts 2入門(8)~Struts2で構築するToDoアプリケーション~

4
8
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
8