In this tutorial, we are going to describe the generator tag. The generator tag is a generic tag that is…
In this section, we are going to describe the merge tag. The merge tag is a generic tag that is…
In this example we will discuss about the append tag in the strust2. Append tag is actually combine two iterators…
In this section, we are going to describe the Iterator tag. Iterator tag is used to iterate over a value.…
In this section we are going to discuss the various control tags ( The Control Tags are used for flow…
In this tutorial we will discuss about the control tags in struts2. The Struts 2 tags have a set of…
We can achieve Zero Configuration in struts2 using java 5 annotations feature. Previously we normally configured struts.xml for all the…