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 meant by Struts Validator Framework?
What is the purpose of dispatcher result type?
What are action errors?
What is lookupdispatchaction?
Are struts and shocks the same?
Explain the difference between jakarta struts and apache struts?
Explain about token feature in struts?
What are Struts2 core components?
What is the purpose of struct-config.xml in struct2?
How nested beans can be used in Struts applications?
What does it cost to replace struts?
What are the classes used as part of struts framework ?
What is the use of form bean in struts?
Explain about struts dispatch action?
List some struts tag libraries?