What is controller in struts2?



What is controller in struts2?..

Answer / Ms.tanushree Gupta

In Struts2, the Controller is ActionController, which handles all client requests and forwards them to the appropriate action for processing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

Why we use struts over servlets?

1 Answers  


Explain design patterns which is used in struts?

1 Answers  


Is struts 1 still supported?

1 Answers  


what is the advantages and diadvantages of Struts?

1 Answers  


If the framework doesn’t do what I want, can I request that a feature be added?

1 Answers  


What is the DynaActionForm? How we implement the dynaactionform ? can u please tell me the way to implement? in understandable way?

8 Answers   JBA Infotech,


If we close the browser,when the specific user session is active.Again if we open browse how to retrive it same user??what code i have to da???

5 Answers   TCS,


What is the purpose of '@keyproperty'?

1 Answers  


Lists the bundled validators in struts?

1 Answers  


What types of validations are available in xml based validation in struts2?

1 Answers  


Which library is provided by struts for form elements like check boxes, text boxes etc?

1 Answers  


In strurt why w use two differnt files web.xml and strut config.xml?

2 Answers  


Categories