Can we write Structs application without using Action Class
directly or indirectly(extends Action class)
Answer Posted / naveen kumar t
No we cannot . since action servlet is the controller in
struts application which is the super class of Action Class.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Why do the struts tags provide for so little formatting?
How we can configured action mapping in struts?
What are the classes used as part of struts framework ?
Explain about how requests from the client are sent?
Explain about struts dispatch action?
What is the use of struts config xml file?
What do you mean by actionservlet?
How can we display validation errors on jsp page?
State the procedure for using forward attribute of link tag’s.
Name some useful annotations introduced in Struts2?
What are the components of struts?
What is the purpose of @conversion?
What is front controller in struts?
What does the term struts mean?
What is interceptor struts2?