Can we write Structs application without using Action Class
directly or indirectly(extends Action class)
Answer Posted / suman rumalla
no
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the benefits of Interceptors in Struts2?
What is execute method in struts?
Can you explain value stack?
Explain architecture of struts2?
What is the difference between session scope and request scope when saving formbean ?
Does Struts2 action and interceptors are thread safe?
What is the forward action utilized for?
For a single Struts application, can we have multiple struts-config.xml files?
What are construction struts?
What are action classes in struts?
What is spring and struts in java?
What is difference between actionform and dynaactionform?
What are the struts2 configuration properties that control file uploading process?
Which interceptor is responsible for file upload support?
What are the core classes of struts framework? Explain