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
List some struts tag libraries?
What is the purpose of @doublerangefieldvalidator annotation?
What are the 5 constants of action interface?
What is apache struts framework?
What is the difference between struts1 and struts2?
What is interceptor struts2?
What is the apache struts vulnerability?
What are the components of struts?
What is structs 2 validation framework?
How an actionform bean is created?
What are struts in java?
What do you mean by action errors and what are the results they force?
Explain the necessity of empty tag?
Are the struts tags xhtml compliant ?
What is the purpose of @doublerangefieldvalidator?