Can we write Structs application without using Action Class
directly or indirectly(extends Action class)
Answer Posted / naveen kumar t
No we cannot . since action servlet is the controller in
struts application which is the super class of Action Class.
Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What does validation interceptor?
Why are struts tightly coupled?
What is the purpose of @element?
Is struts compatible with other java technologies?
What is discontinuous strut?
Can a reducer dispatch an action?
What is the configuration files used in struts?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
Explain about tiles?
What are the two different types of validations that the validator framework supports?
What's mvc pattern ?
What is the actionform?
How are interceptors and servlet filters different?
What is the role of a handler in mvc based applications?
What is the purpose of @intrangefieldvalidator annotation?