At the point, you should go for struts framework?
Answer / Nishant Pratap Singh
Struts should be used when a developer needs to create web applications quickly and efficiently. It provides reusable code components that can handle common web application tasks like validation, security, and internationalization.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is struts?
why servlet is used as controller not JSP?
How do I install struts?
What are action errors?
What is action class? What are the types of action class?
Why do we need mapdispatchtoprops?
what is the main reason for developing struts? what is advantages over Basic MVC architecture based JAVA Application?
What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?
Struts follows which design patterns?
How do you customize ActionServlet?
Does apache struts run on windows?
What is the purpose of dispatcher result type?