its a ActionForm controller or model?

Answer Posted / saurabh gupta

Action Form is a part of view.....

it is basically a data container which works between view
and controller...for moder interaction we have value
objects and or business object which can be mapped to form
bean.

Acc to Struts Complete Ref. the form bean is a part of View.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What design patterns are used in struts?

738


how to get the last 10 elements using logic:iterate in struts with hiernate from database.

4257


What is the use of interceptor?

701


What’s the difference between struts and turbine?

769


How to combine the struts with velocity template?

673


What are the custom tags?

703


What are the core classes of struts?

765


What is java struts?

703


What is the purpose of @stringlengthfieldvalidator annotation?

807


What is value stack?

797


Is struts compatible with other java technologies?

699


What is validate() and reset() functions?

735


What is struts-default package and what are it’s benefits?

765


How is declarative handling of exceptions done in struts ?

667


how to develop the submit and search operations in single jsp using struts?

2765