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 ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does params interceptor?

539


Which configuration files are used in struts?

531


What are the bundled validators?

594


What are the advantages of spring mvc over struts mvc?

503


What design patterns are used in struts?

568






Briefly tell the two kinds of form beans.

565


What is struts 2 framework in java?

549


What is Custom Type Converter in Struts2?

632


What is the purpose of @after annotation?

596


Can we integrate struts with spring?

598


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

2373


What are the pros of struts 2?

565


What does action do in struts?

542


how to debug struts project in netbean ?

1925


What are the some useful annotations introduced in struts2?

550