how you implement and maintain your struts project by using
MVC2 arch?
Answer Posted / venkateswara reddy
Struts follows MVC2
MVC2 is a frame work
What is meant by Frame wrok?
Our senior people has given one format to implement
application..We have to follow that procedure(Its a std One)
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Which configuration file is used for storing jsp configuration information in struts?
What is life cycle of an interceptor?
What is validate() and reset() functions?
What is the use of jsonvalidation?
What do you mean by a custom tag?
What does action do in struts?
How to combine the struts with velocity template?
What is the purpose of global-forwards tag in struct-config.xml?
In struts, how can we access java beans and their properties?
How tag libraries are defined in Struts?
What’s the utilization of resource bundle properties file in struts validation structure?
Give an example where struts tiles may be used?
What are the Core classes of Struts Framework?
What are the core classes of struts framework? Explain
What is the difference between forwardaction and includeaction?