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

What is Struts2?

618


What is the default suffix for struts2 action uri ?

550


What is an interceptor stack?

571


What is struts and springs in java?

524


What is the purpose of @createifnull annotation annotation?

615






How can duplicate form submission be handled in struts 2?

535


What is execute method in struts?

494


List some bundled validators?

568


What is the forward action utilized for?

550


What is pojo in struts2?

562


What is the configuration files used in struts?

524


What is the purpose of action-mappings tag in struct-config.xml?

586


What is container struts2?

527


What do you mean by dynaactionform?

548


Give an alternative way to protect jsp’s with not much features from direct access.

550