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

What is the use of form bean in struts?

505


Explain about token feature in struts?

551


Briefly tell the two kinds of form beans.

557


How to build struts application in eclipse?

524


What is strut web xml?

526






What are the benefits of Interceptors in Struts2?

648


What is the significance of logic tags in Struts?

576


Where should struts xml be placed?

501


What is action class?

579


Can you explain struts.properties in struts2?

526


What is the use of jsonvalidation in struts?

551


What are disadvantages of Struts?

549


How is the mvc design pattern used in struts framework?

516


Can I have html form property without associated getter and setter formbean methods?

569


Can you explain custom tag?

571