Hi Friends, why struts introduced in to web application.
Plz dont send any links . Need main reason for implementing
struts. Thanks Prakash
Answer Posted / mani
If we are developing web-app by using servlets or jsp's we
need to concentrate on business logic,presentation
logic,controller logic. For the same application programmers
work is easy becoz in struts controller logic is defined
Several design patterns are implicitly available in struts
struts provide inbuild support for file uploading, i18n.
By using validator frame work in struts we can generate the
java script at client side to provide validations to the web-app
CORRECT ME IF IAM WRONG
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is action chaining ?
What do you mean by dynaactionform?
Briefly tell the two kinds of form beans.
What is the apache struts vulnerability?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
What does action do in struts?
How to explain Software Bank Loan descriptions
Can we integrate struts with spring?
How interceptor works in struts 2?
What is the purpose of @before annotation?
What are action errors and error and what are the consequences they impose?
Why do we need struts?
Can you explain the directory structure for a struts folder in brief ?
How many action classes can be used in struts application?
Explain the components of struts?