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 |
Explain the difference between jakarta struts and apache struts?
What are the components of struts?
Difference between JSF Framework and Struts Framework.
13 Answers Accenture, BSS, IBM, TCS,
What is the purpose of '@customvalidator'?
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?
how does request processor relates to action mapping?
Name the different types of actions found in struts.
diffrence between dispatch action and lookupdispatch action write simple web appliction (insert records in database)
8 Answers Athena Health Care, Symphony, TCS,
What are action classes in struts?
if u r using eclipse tool how can u debbaging u r application? plz explain with sample code
If the framework doesn’t do what I want, can I request that a feature be added?
What are the bundled validators?