Struts2 Tags

Apache Struts is an open-source framework used to develop Java web applications.

Struts2 Tags

Struts2 Tags

       

Apache Struts is an open-source framework used to develop Java web applications. Strut1 with all standard Java technologies and packages of Jakarta assists in creating an extensible development environment. However, with the growing demand of web applications, Strut 1 needs to be changed with the increasing demand. This led to the creation of Strut2, which are more users friendly with the features like Ajax, rapid development and extensibility. In this section we will start introducing you with some tags provided with struts 2 framework and the rest will be included in the subsequent issues of the magazine.

Generic Tags are further classified into

  • Control Tags: The Control Tags are used for flow control, such as if, else and iterate.
  •  Data Tags:  The Data Tags are used for data manipulation or creation, such as bean, push, and i18n.

For read more information at:

http://www.javajazzup.com/issue6/page41.shtml