Can we write Structs application without using Action Class
directly or indirectly(extends Action class)
Answer Posted / raja
Nio We cannot write
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between struts1 and struts2?
What are the Core classes of Struts Framework?
Which configuration file is used for storing jsp configuration information in struts?
Explain about tiles?
Is struts action class singleton?
At the point, you should go for struts framework?
What is the purpose of @element?
What is the apache struts vulnerability?
What is controller in struts2?
When should we use SwtichAction?
Which class is the Front Controller in Struts2?
What is apache struts cve 2017 5638?
How tag libraries are defined in Struts?
How exceptions are handled in struts application?
In which method of action class the business logic is executed?