what is frame work in struts?

Answers were Sorted based on User's Feedback



what is frame work in struts?..

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

what is frame work in struts?..

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

what is frame work in struts?..

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

Post New Answer

More Struts Interview Questions

What types of Actions we have in Struts?

3 Answers   TCS,


In which order struts framework searches for a message bundle?

0 Answers  


is it possible to see actionservlet in my system. if yes how

5 Answers  


What is the purpose of @urlvalidator annotation?

0 Answers  


explain the Struts flow?

4 Answers   Wipro,


What are the important methods of actionform?

0 Answers  


Why we use struts over servlets?

0 Answers  


How to build struts application in eclipse?

0 Answers  


Explain the components of struts?

0 Answers  


How do you find the struts version being used in a project?

0 Answers  


multiple instances for action class is it possible

8 Answers   iFlex, ProSoft,


What is structs 2 validation framework?

0 Answers  


Categories