What is the difference between a Strut and a Class?
Answer / 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 |
How we can install struts?
What is the difference between requestaware and servletrequestaware interface?
What is the difference between a Strut and a Class?
if u r using eclipse tool how can u debbaging u r application? plz explain with sample code
how to implement singletun design patteren in struts?
What is controller in struts2?
Can we have different controllers in one struts app?
What validate() and reset() method does ?
What are the classes used in struts?
Difference between html tags and struts specific html tags
Can we have multiple struts config files in a single web app?
What is package name in struts xml?