Struts

Disadvantages of Struts2.0 Frameworks
adplus-dvertising
Previous Home Next

Introduction:

Struts2.0 have several advantages but also have some disadvantages. Struts is not easy to learn and it is used for large project only.

Class/Library File Descriptions:-

  • a) Convention problem:-The Struts2 framework more follow the convention.
  • Harder to learn:-Struts are harder to learn, benchmark and optimize.
  • Configuration:- In struts2.x work through the configuration file if your configuration is not good then the struts2.x notwork properly.
  • Jar File:- If you are not add the struts2.x jar file in your class path then your application not work.
Previous Home Next