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

How you will enable front-end validation based on the xml in validation.xml?

575


Can you explain value stack?

538


What do you mean by dynaactionform?

554


What is the purpose of form-be tag in struct-config.xml?

568


Why it called struts?

561






Explain design patterns which is used in struts?

540


Explain about how requests from the client are sent?

524


What is the purpose of @conversion annotation annotation?

599


How is the mvc design pattern used in struts framework?

520


What is jakarta struts framework?

568


What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?

578


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

591


How to build struts application in eclipse?

529


What is struts in java with example?

514


Lists the bundled validators in struts?

555