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

shall we use any name for deployment descriptor of struts instead of struts-config.xml

3 Answers   Polaris,


How is the mvc design pattern used in struts framework?

0 Answers  


What is strut action mapping?

0 Answers  


Difference between struts and spring?

0 Answers  


Why do we use struts?

0 Answers  






Which parser is used in Struts to parse the Structconfig.xml file.

21 Answers   iFlex,


What is the purpose of @customvalidator annotation?

0 Answers  


Is it possible to create mulitple instance of one Action Class in struts?

10 Answers   Satyam,


Explain about struts?

0 Answers  


How to use dispatchaction?

0 Answers  


how will you view ur jsp page to the client by using properties file?

2 Answers   Wipro,


What is Model 1 and Model 2?

3 Answers  


Categories