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 actionmapping?
What is the purpose of @intrangefieldvalidator annotation?
Explain the complete struts validator framework.
In how many ways duplicate form submission can occurs?
What's mvc pattern ?
Will the struts tags support other markup languages such as wml ?
What is execute method in struts?
What is dispatchaction?
Does Struts2 action and interceptors are thread safe?
What is struts2 namespace?
What is action support class in struts2?
What do you mean by a custom tag?
What is the purpose of @results?
Explain about the validation steps which have to be carried during validation of client-side address?
Why was reload removed from struts (since 1.1)?