Google News
logo
Java Struts - Interview Questions
What are the different types of tags in Struts2?
The various types of tags in Struts2 are as follows :
 
Control Tag (If Else tag, Iterator Tag, Merge Tag, Append Tag, Generator Tag, etc.)
Data Tag (Action tag, Include Tag, Bean Tag, Date Tag, Param Tag, Property Tag, Push Tag, Set Tag, Text Tag, etc.)
Form Tag (All the simple UI Tags.)
Ajax Tag
Advertisement