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
How can link tag’s action attribute be used?
Explain about token feature in struts?
What do you mean by struts.dev mode?
Which file is used by controller to get mapping information for request routing?
How is the mvc design pattern used in struts framework?
Mark the differences between html tags and strut specific html tags.
What is the purpose of '@customvalidator'?
What is actionservlet?
Provide some important Struts2 constants that you have used?
Are the struts tags xhtml compliant ?
When do I need “struts.jar” on my classpath?
How do you convert struts to springs?
What is the use of Struts.xml configuration file?
What is the purpose of action tag in struts.xml?
Is there a particularly good ide to use with struts?