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
How action mapping is configured in Struts?
What is container struts2?
What is the purpose of @createifnull annotation annotation?
How you will enable front-end validation based on the xml in validation.xml?
Which technologies can be used at view layer in struts?
Which configuration file is used for storing jsp configuration information in struts?
List the important attribute and elements of action mapping under struts.
What is the differences between struts1 and struts2?
Give the details of xml files used in validator framework?
What is the purpose of @conversion?
How is a lookup dispatch action created?
Explain how can we upload files in struts2 application?
How many servlet controllers are used in a Struts Application?
What is front controller in struts2?
How many instances of servlet usually run in a struts application ?