what are the disadvantages of MVC architecture
Answer Posted / sdf
that the old-scool programmers loose their job.
All in all it could make things harder if your application
is small, recomend you google to find something about it.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What are different ways to create Action classes in Struts2?
Is struts mvc framework?
What does action do in struts?
What are the contents on web.xml in struts application ?
What are the steps involved in creating a strut application?
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
What are action errors and error and what are the consequences they impose?
How is declarative handling of exceptions done in struts ?
How to convert struts to spring mvc?
How struts2 supports internationalization?
What is the purpose of interceptors?
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
What is front controller in struts?
What are the conditions for actionform to work correctly?
What is use of i18n interceptor?