Answer Posted / 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 View All Answers
What is defeult result type?
In struts.xml, what does the attribute "method" stands for in the "action" tag?
What is struts xml?
How do u provide security to ur project?(Banking domain project)
Which file is used by controller to get mapping information for request routing?
What is the purpose of @results annotation?
How can duplicate form submission be handled in struts 2?
Which class of struts is responsible to converts data types from string and vice versa?
In how many ways duplicate form submission can occurs?
What is the use of interceptor?
Can you explain struts.properties in struts2?
What are the two different types of validations that the validator framework supports?
What are Struts2 core components?
What is interceptor struts2?
What do you mean by the abstract package in struts2, and what is its utilization?