what are java stuts?
what are there uses
Answer Posted / m.sivakumar
What is Struts? what are the uses of struts?
the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and XML, as well as various Jakarta Commons packages.
Jakarta Struts is open source implementation of MVC (Model-View-Controller) pattern for the development of web based applications.
Jakarta Struts is robust architecture and can be used for the development of application of any size and Struts framework makes it much easier to design scalable, reliable Web applications with Java.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Mark the differences between html tags and strut specific html tags.
What is the design role played by struts?
Is struts mvc framework?
What is the purpose of @typeconversion annotation annotation?
What inbuilt themes are provided by struts2?
Explain about struts relation to html tags?
How do you create message resource?
Are actions thread safe?
What is the purpose of @requiredstringvalidator annotation?
What is the use of jsonvalidation in struts?
Does Struts2 action and interceptors are thread safe?
Are interceptors thread safe?
What is xml based validation in struts2?
What steps are required to for an application migration from Struts1 to Struts2?
What is apache struts used for?