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

Can a reducer dispatch an action?

0 Answers  


What is the purpose of @doublerangefieldvalidator annotation?

0 Answers  


Explain integrate log4j in struts2 application?

0 Answers  


What is difference between perform() used in struts1.0 and execute() used in 1.1 ?

3 Answers   Infotech,


What are the classes used as part of struts framework ?

0 Answers  






why servlet is used as controller not JSP?

9 Answers   MCS,


What is the main difference between Mvc1 and Mvc2 Architecture??

7 Answers   IBM, Ness Technologies,


What is the use of ActionErrors in Struts?

2 Answers   HCL, TCS,


What is the purpose of constant tag in struts.xml?

0 Answers  


we have 7 jsp pages .At last page we have a submit button when we click it it will store all jsps data which we provide will store into database. when we starting providing data in jsp pages when we are at 3rd jsp at that time sessions timeout where the data will be store which we r provide in last two jsps?

2 Answers  


What are the aware interfaces in struts2?

0 Answers  


Where can I get a copy of struts?

0 Answers  


Categories