Struts 2 Tags
In this section we will introduce you with the tags
provided along with Struts 2 framework. It is necessary to understand all
the tags provided along with Struts 2 framework. In this page we will have
listed all the Struts 2 Tags and in subsequent sections we will provide
you the examples of the these tags in detail.
The Struts 2 Tags can be divided into two types:
The main difference between Struts Generic Tags
and Struts UI Tags are:
- The generic tags simply output some content directly from the tag
while the UI tags uses templates and often group the output together with
theme
|