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 is ognl?
What is the use of resourcebundle.properties file in Struts Validation framework?
What is front controller in struts2?
What is difference between interceptors and filters?
What is the purpose of @key?
What are the custom tags?
What is java struts?
What are the loop holes of struts?
What is the use of web xml in struts2?
What is the purpose of @requiredstringvalidator annotation?
Which class is the Front Controller in Struts2?
What's mvc pattern ?
Explain about struts relation to html tags?
What is purpose of execandwait interceptor?
What is the purpose of struts.properties in struct2?