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 forward action utilized for?
session menagement in servlets explaion briefly?
What is the use of form bean in struts?
What is the use of interceptor?
What is struts framework?
How does struts work?
Where can i get jar file for use the struts-tags in struts2?
Explain struts?
What is the use of resourcebundle.properties file in Struts Validation framework?
Are struts thread safe?
What is the difference between struts and spring? Explain
Can we use struts and spring together?