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


Please Help Members By Posting Answers For Below Questions

How many struts config file in a struts application?

704


Which design pattern the interceptors in struts2 is based on?

715


Mark the differences between html tags and strut specific html tags.

776


What is the purpose of @action annotation?

788


How to build struts application in eclipse?

735


In which order struts framework searches for a message bundle?

737


What is the purpose of @customvalidator annotation?

740


What is the purpose of @expressionvalidator annotation?

794


What is the use of resourcebundle.properties file in Struts Validation framework?

813


What is the purpose of struts.properties in struct2?

707


What is the purpose of @intrangefieldvalidator annotation?

1064


What is the role of a handler in mvc based applications?

970


What is the purpose of redirect result type?

772


How you will display validation fail errors on jsp page?

723


Describe validate() and reset() methods.

790