There are different views by developers for Struts1.3 Frameworks.Struts 1.3 is one of the most used frameworks in Java/J2EE web based enterprise applications. Struts 1.3 is the most famous, classic framework.
As struts1.3 provides a centralized controllers and Struts2.0 follows MVC-2 Design Pattern. So Struts1.3 is good option for web based applications.It has clear separation for model view and controller.
The view developer have only focus on GUI ,The controller developer have focus on controller and networks securities and model developer have focus on writing business logic, so it is cost effective .
The maintaining cost of struts1.3 application is less in term of money and as well as time.
It also provide Struts1.3 tag libraries .Using these tag libraries a developer can make a jsp page easily. But as Struts1.3 takes more attention and need time to be expertise .
0 comments:
Post a Comment