Struts2
is a framework to build MVC(Model-View-Controller) web applications. Struts2
improves the Application development time by providing below features.
You
can build MVC applications easily
AJAX
support
Tag
support
Providing
expression language
Easy
Integration
Minimal
configurations
You
can understand these features once you make your hands dirty in developing
Applications using struts2. So I am going to explain simple Application based
on struts2.
You
must know basics of HTML, servlets, and JSP to understand struts2.
No comments:
Post a Comment