its a ActionForm controller or model?

Answer Posted / ysr

ActionForm not Model component
It is just a View Data Transfer class
so it just part of Controller Even Struts API also
specifing this thing.

Model component nathing but where we are connecting to
database from our appliction
suppose if we are connecting DB from our Action class i.e
Model or if we are Connecting DB from EJB's or DAO i.e the
Model so FormBean is not Model component

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain struts validator framework?

752


What is the procedure of operation of a form tag?

738


Why was reload removed from struts (since 1.1)?

734


What is difference between struts1 and struts2?

668


How do u provide security to ur project?(Banking domain project)

4620


What is actioncontext?

727


Lists the bundled validators in struts?

741


At the point, you should go for struts framework?

703


what is ACID test for fresh engineers??what is the pattern??

2549


How does struts work?

714


What is the purpose of @typeconversion annotation annotation?

746


What is the difference between forwardaction and includeaction?

749


Explain the complete struts validator framework.

740


What are apache struts?

671


How can we write our own interceptor and map it for action?

775