15
Regardless of the framework or language(php,java,c#)
What are the main advantages and disadvantages between action-based and Component-based frameworks?
In which environment does one or the other fit best? What kind of application does one tend to be better than the other?
Examples of applications if possible.
I could cite examples of frameworks to which you refer?
– Miguel Angelo
Action based = spring mvc,vraptor,slim framework, Yii framework Component based = jsf,GWT, prado php
– Rod