Can we write Structs application without using Action Class
directly or indirectly(extends Action class)
Answer Posted / deepthi
yes we can write a struts application without using Action
class in struts 2.0.In struts 1.2 it is not possible because
it is API dependendent.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is strut web xml?
What is role of actionservlet?
What is the purpose of action tag in struts.xml?
How you will enable front-end validation based on the xml in validation.xml?
What are the important methods of actionform?
How can we handle exceptions thrown by application in Struts2?
What does the term struts mean?
List some bundled validators?
What applications use apache struts?
How to build struts application in eclipse?
What do you mean by action errors and what are the results they force?
Can a reducer dispatch an action?
What is the purpose of plug-in tag in struct-config.xml?
What is difference between struts1 and struts2?
How we can install struts?