What is the difference between a Strut and a Class?
Answer Posted / krishnakanth
Struts is nothing but a MVC framework, used for developing
web based applications.
Class is a block of java code that contains
variables,methods etc.Instance of a class is called Object
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between struts and spring?
What is http forward?
What is actioncontext?
What is the difference between session scope and request scope when saving formbean ?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
Explain the life cycle of a request in struct2 application?
Which interceptor is responsible for i18n support?
What is difference between struts1 and struts2?
What is lookupdispatchaction?
Will the struts tags support other markup languages such as wml ?
Explain about token feature in struts?
What do you mean by the abstract package in struts2, and what is its utilization?
What are the features of struts 2?
What is difference between lookupdispatchaction and dispatchaction?
How does struts work?