How many action classes can be used in struts application?


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

Post New Answer

More Struts Interview Questions

What is meant by portals???

9 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 steps involved in creating a strut application?

0 Answers  


how you provide security in your banking project

1 Answers   IBM,


How struts control data flow?

0 Answers  






What is the role of a handler in mvc based applications?

0 Answers  


How to get data from the velocity page in a action class?

0 Answers  


What is the use of Struts.xml configuration file?

0 Answers  


What is the significance of logic tags in Struts?

0 Answers  


What are the action classes in struts?

0 Answers  


How to work with error tags?

0 Answers  


What does execandwait interceptor?

0 Answers  


Categories