Answer Posted / 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 |
Post New Answer View All Answers
How action mapping is configured in Struts?
What do you mean by the abstract package in struts2, and what is its utilization?
What are the features of struts 2?
What is an interceptor stack?
Which configuration file is used for storing jsp configuration information in struts?
What are the various struts tag libraries?
Difference between struts and spring? Or why use spring, if you are already using struts?
What is interceptor struts2?
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
What is struts in j2ee?
What are the benefits of Interceptors in Struts2?
Can we have multiple struts config files ?
What does execandwait interceptor?