How can I make own ActionServlet? with example
Answer Posted / anjani kumar jha
Yes you can make your own ActionServlet.
But how you call the Request Processor. and before writing
the ActionServlet please see the code of actionservlet and
the RequestProcessor.
And once u go throgh the code of ActionServlet u will
understand why lacs of people involving to develop the struts.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is pojo in struts2?
How do I access token?
What are the classes used in struts?
How can we integrate log4j in Struts2 application?
Why it called struts?
What does execandwait interceptor?
What configurations are stored in struts configuration file ?
What do you know about validation plugin ?
How struts2 supports internationalization?
How can we upload files in Struts2 application?
What do you mean by dynaactionform?
Name some of the features of struts2?
Why actionservlet is singleton in struts?
How is a lookup dispatch action created?
How can we display validation errors on jsp page?