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
in struts how to use hibernate with struts>
Does apache tomcat use struts?
What is http redirect?
Does Struts2 action and interceptors are thread safe?
Which tag is used to declare constants in struts xml?
Do I have to credit struts on my own website?
List some struts tag libraries?
What is lookupdispatchaction?
What is struts validator framework?
How is the action mapping specified?
What is the use of jsonvalidation in struts?
How do you create message resource?
What is actionservlet?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is xml based validation in struts2?