Struts2 カスタムタグ
ナビゲーションに移動
検索に移動
目次
Struts2 カスタムタグ
テンプレート:Include html banner html, "!Struts"
http://struts.apache.org/2.x/docs/tag-reference.html
struts-2.0.1-all.zip struts-2.0.1/src/core/src/main/resources/META-INF/struts-tags.tld テンプレート:Ref struts-tags.tld
Struts2 カスタムタグ 文法
Generic タグ
制御タグ
| タグ | 内容 |
|---|---|
| [Struts2 if] [if] | 条件分岐、if単体および、elseIf、else と併せて利用 |
| [Struts2 if] [elseIf] | 〃 |
| [Struts2 if] [else] | 〃 |
| [Struts2 append] [append] | AppendIteratorTag用のイテレータをformに追加する |
| [Struts2 generator] [generator] | 繰り返し処理可能な文字列ソースから、イテレータを生成する。 |
| [Struts2 iterator] [iterator] | java.util.Collection、 java.util.Iterator を実装した値の繰り返し処理を行う。 |
| [Struts2 merge] [merge] | |
| [Struts2 sort] [sort] | |
| [Struts2 subset] [subset] |
データタグ
| タグ | 内容 |
|---|---|
| [Struts2 a ] [a ] | |
| [Struts2 action ] [action ] | |
| [Struts2 bean ] [bean ] | |
| [Struts2 date ] [date ] | |
| [Struts2 debug ] [debug ] | |
| [Struts2 i18n ] [i18n ] | |
| [Struts2 include ] [include ] | |
| [Struts2 param ] [param ] | |
| [Struts2 push ] [push ] | |
| [Struts2 set ] [set ] | |
| [Struts2 text ] [text ] | |
| [Struts2 url ] [url ] | |
| [Struts2 property ] [property ] |
UI タグ
Ajax タグ
© 2006 矢木浩人