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
Name the different types of actions found in struts.
How is token generated?
How many instances of servlet usually run in a struts application ?
What does it cost to replace struts?
What do you mean by the abstract package in struts2, and what is its utilization?
What do you mean by actionservlet?
How many servlet controllers are used in a Struts Application?
How can we display validation errors on jsp page?
What are the components of struts?
What is http redirect?
How to use dispatchaction?
How is the mvc design pattern used in struts framework?
Provide some important Struts2 constants that you have used?
What is the difference between forwardaction and includeaction?
What is struts and springs in java?