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 |
What is the purpose of form-beans tag in struct-config.xml?
What is the purpose of @conversionerrorfieldvalidator annotation?
Explain about logic match tag?
if u r using eclipse tool how can u debbaging u r application? plz explain with sample code
Where can I get help with struts?
Why are springs better than struts?
Struts follows which design patterns?
explain method overridding method overloding with examples?
Can we have multiple struts config files ?
In strurt why w use two differnt files web.xml and strut config.xml?
drawback of Validation Framework where and how to write the connection pool object in the programe how to debug the programe and application in struts without using eclips
Explain the complete struts validator framework.