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 validate() and reset() functions?
Why are springs better than struts?
Explain the difference between jakarta struts and apache struts?
What is declarative exception handling in struts?
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?
What is the use of ActionErrors in Struts
What is the use of ActionErrors in Struts?
what is purpose cvs and vss in eclipse?
Why should we go for struts framework?
State the procedure for using forward attribute of link tag’s.
How properties of a form are validated in Struts?
What are different ways to create Action classes in Struts2?