Can we have different controllers in one struts app?

Answer Posted / rajesh r

NO!
Struts Framework is based on Front Controller design
patter ehich means there should be only ONE Controller
(ACTION SERVLET) to controller the request and dispatching
the views or resopnses.

Is This Answer Correct ?    31 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are action errors and error and what are the consequences they impose?

662


What is the use of execAndWait interceptor?

651


What is the struts in java?

597


What is difference between spring and struts?

595


Why are frameworks used?

629






How can we work with error tags?

638


What is the purpose of struct-config.xml in struct2?

645


List some struts tag libraries?

641


Explain the components of struts?

634


What is xml based validation in struts2?

641


What is the purpose of redirect result type?

669


Lists the bundled validators in struts?

645


What is the purpose of '@keyproperty'?

669


how does request processor relates to action mapping?

575


What is the purpose of @key annotation annotation?

700