Can we write our own ActionServlet for front controller of
Struts Applications?
Answer Posted / biswaa
yes, but remember our CustomActionServlet class must do what
default ActionServlet is doing..
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain design patterns which is used in struts?
What do struts do?
Are the struts tags xhtml compliant ?
What are the applications of struts?
What are the aware interfaces in struts2?
What are pull and push mvc architecture and which architecture does struts2 follow?
What is the default suffix for Struts2 action URI and how can we change it?
How to work with error tags?
What is actioninvocation in struts2?
What is a custom tag?
Explain about the validation steps which have to be carried during validation of client-side address?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is the difference between empty default namespace and root namespace?
What is interceptor? And life cycle methods of interceptor?
What is struts-default package and what are it’s benefits?