Struts 2 Tags
Struts 2 provides two types of tags. Struts 2 tags helps you to controll your application in view pages like: jsp, velocity etc. It also help to design the view pages like: command button, radio button, check box, combo box etc.
- Generic Tags
- Control Tags
- Data Tags
- a
- action
- bean
- date
- debug
- i18n
- include
- param
- push
- set
- text
- url
- property
- UI Tags
- Form Tags
- autocompleter
- checkbox
- checkboxlist
- combobox
- datetimepicker
- doubleselect
- head
- file
- hidden
- label
- optiontransferselect
- optgroup
- password
- radio
- reset
- select
- submit
- textarea
- textfield
- token
- updownselect
- Non-Form UI Tags
- actionerror
- actionmessage
- component
- div
- fielderror
- table
- tabbedpanel
- tree
- treenode