Answer Posted / suresh royal
struts is web frame work to develope the MVC architectural based java web application having capability to generate integrated logics of controller layerdynamically based on the logics given by developer view ,model and controller.
Struts provides abstraction layer on top of servlets and JSP.
struts supports validation and Tiles Frame worksan and I18N so we go for struts
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Why it called struts?
What is action servlet in struts?
How to build struts application in eclipse?
Which tag is used to declare constants in struts xml?
What should be the name of xml file used for validation in struts?
Briefly tell the two kinds of form beans.
How struts control data flow?
Which design pattern the interceptors in struts2 is based on?
in struts how to use hibernate with struts>
What is the purpose of form-beans tag in struct-config.xml?
How to display validation errors on jsp page?
How to upload struts file?
What is struts and springs in java?
Explain about token feature in struts?
What are the struts2 error message keys that can come during file uploading process?