what is frame work in struts?
Answers were Sorted based on User's Feedback
Answer / rahul kumar
in general frame work provide functionality to automate the
application .
in struts a frame work provide the separation of
presentation layer, business logic and data layer.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / pkr_reddy
struts use frame work mean frame work provides the
flexiblility to develop the appliations and easy integration
with the j2ee envi.
frme work is nothing but predefined specifications .
struts are basically called frame work.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / javasheavenforu
Frame work means set of components which follow certain
specifications, rules, patterns. Since struts follow MVC
pattern and it has the components defined for these it is a
frame work meant for building J2EE applications.
| Is This Answer Correct ? | 2 Yes | 2 No |
What is the use of jsonvalidation in struts?
What is the use of jsonvalidation?
How long do struts last?
why servlet is used as controller not JSP?
how you provide security in your banking project
What do you mean by tiles in struts?
What is apache struts cve 2017 5638?
What is the purpose of struts.xml in struct2?
What is the purpose of @emailvalidator annotation?
how to write the configuration file of struts application if any one had simple struts application please it to me
What is the purpose of @doublerangefieldvalidator?
What is the purpose of @requiredstringvalidator annotation?