Why do we need struts?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Struts Interview Questions

What are inner class and anonymous class?

0 Answers  


How can you create your custom interceptor in struts 2?

0 Answers  


In ActionClass we can use only one action i.e execute(), but in DispatchAction we can use multiple actions.My question is , we can use multiple actions in Action class if(action.equals("add") if(action.equals("update"). Then when to use Action and DispatchAction which is frequently in webapplications.

2 Answers  


What are the sections into which a strut configuration file can be divided?

0 Answers  


What is the purpose of @createifnull annotation annotation?

0 Answers  






Can we have multiple struts-config files in a single web app? If yes why should we have them? Will multiple copies make any impact on performance?

2 Answers   Accenture,


What is front controller in struts?

0 Answers  


What is the purpose of action tag in struts.xml?

0 Answers  


Can you explain custom tag?

0 Answers  


what happen if the private constructor is written in a claass

6 Answers  


Describe validate() and reset() methods.

0 Answers  


What’s the difference between struts and turbine? What’s the difference between struts and espresso?

0 Answers  


Categories