In this tutorial, We will discuss about the param tag in struts 2. This tag can be used to parameterize…
In this section, we are going to describe the include tag. The include tag is a generic tag that is…
In this tutorial, we are going to describe the action tag. The action tag is a generic tag that is…
Struts 2 "a" tag is used to render a HTML "<a>" tag. The best practice is always use "<s:url>" tag…
In this section, we will discuss about the data tags (generic tags) provided with struts 2 framework . Struts 2…
The subset tag is a generic tag is used to output a subset or portion of an iterator elements. The…
In this tutorial, we will discuss about sort tag. The sort tag is used to sort a List using a…