Struts

Where we use Struts2.0 Frameworks
adplus-dvertising
Previous Home Next

Introduction:

Jakarta Struts is incredibly useful in helping you to create excellent Web applications because Struts uses a pacific paradigm , or design pattern , to structure any application and the design pattern is called Model-View-Controller (MVC). So, struts framework is widely used and widely adapted.

Class/Library File Descriptions:-

Since Struts framework has widely adapted so used in most of projects like:-

  • Telecom domain applications.
  • Finance/banking domain applications.
  • E_Learning and e Shopping applications.
  • Defiance application.
  • Web based enterprise applications.

We can also use Struts where we need to implements a centralized controller and application has MVC design pattern. We can use Struts where we need because

  • High Reliability.
  • Easier Maintainability.
  • High Reuse and adaptability.
  • Very Low Development Cost.
  • Rapid Development.
Previous Home Next