Hi Friends, why struts introduced in to web application.
Plz dont send any links . Need main reason for implementing
struts. Thanks Prakash
Answer Posted / suresh royal
While developing web applications we need to bother about design patterns already singleton,Factory,DAO,DTO,and MVC design patterns are there by default in struts.
struts supports Validation Framework and Tiles-framework and one lore powerful concept support this struts that is I18N(INTERNATIONALIZATION).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does validation interceptor?
How does one create an action in struts 2?
What is the purpose of struts.properties in struct2?
How you will enable front-end validation based on the xml in validation.xml?
When should be opt for struts framework?
Explain about struts relation to html tags?
How many action classes can be used in struts application?
What is action class?
Give an example where struts tiles may be used?
Describe validate() and reset() methods.
What are the various struts tag libraries?
How to combine the struts with velocity template?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
How can forward action be used to restrict a strut application to mvc?
How is the action mapping specified?