Can we write Structs application without using Action Class
directly or indirectly(extends Action class)
Answer Posted / akhilesh
Since all Action classes like
ForwardAction,IncludeAction,DispatchAction are sub classes
of Action class so in struts1.1 its not possible but Struts2
Action class has obsolete so we can..
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do struts do?
What are the features of struts?
Explain about the library tag?
What are the two types of validations supported by validator framework?
What does execandwait interceptor?
What is the purpose of @conversionerrorfieldvalidator annotation?
What is the actionform?
In which order struts framework searches for a message bundle?
When should be opt for struts framework?
What is a custom tag?
What are the life cycle methods of interceptor?
What are action errors and error?
What configuration files are used in struts?
What is the purpose of execute() method?
What is java struts?