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 is controller in struts2?
What is the use of interceptor?
Can you explain value stack?
What is the purpose of @keyproperty annotation annotation?
What are the 5 constants of action interface?
How do u provide security to ur project?(Banking domain project)
What are the bundled validators?
Give an alternative way to protect jsp’s with not much features from direct access.
How can we write our own interceptor and map it for action?
What is the purpose of @before?
What is actioncontext?
How does interceptor work in struts2?
Which library is provided by struts for form elements like check boxes, text boxes etc?
What is a custom tag?
What is struts and springs in java?