design - How to ensure easy maintainablilty while developing Struts application? -


i've worked on few projects on struts 1.3 application becomes difficult modify in future. follow dao objects , business delegator classes ensure separation of concern still having problems them.

can tell practices follow don't have problems in fututre !!

making code testable having maintainable. more resources use google/stack overflow search.


Comments

Popular posts from this blog

c# - Is it possible to remove an existing registration from Autofac container builder? -

asp.net - RadAsyncUpload in code behind, how to? -