What is the difference between a Strut and a Class?



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

Post New Answer

More Struts Interview Questions

How we can install struts?

1 Answers  


What is the difference between requestaware and servletrequestaware interface?

1 Answers  


What is the difference between a Strut and a Class?

1 Answers  


if u r using eclipse tool how can u debbaging u r application? plz explain with sample code

3 Answers   IBM, Tech Mahindra,


how to implement singletun design patteren in struts?

5 Answers   HCL,


What is controller in struts2?

1 Answers  


Can we have different controllers in one struts app?

7 Answers   Accenture,


What validate() and reset() method does ?

1 Answers  


What are the classes used in struts?

1 Answers  


Difference between html tags and struts specific html tags

1 Answers  


Can we have multiple struts config files in a single web app?

1 Answers  


What is package name in struts xml?

1 Answers  


Categories