The Struts 2 Tags has been dividing into two types as follow:
Struts Generic Tags
These tag is use to control the execution flow when pages are rendered. Another use of struts generic tags are data extraction.
Control Tags:
It is used for flow control, such as
if, else and iterate.
Here are the list of Control Tags:
Here are the list of Control Tags:
Data Tags:
- a ,
- action,
- bean ,
- data ,
- debug ,
- i18u ,
- include ,
- param ,
- push ,
- set ,
- text ,
- url ,
- property
No comments:
Post a Comment