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 a custom tag?
What is the purpose of @intrangefieldvalidator annotation?
How many instances of servlet usually run in a struts application ?
What is the purpose of @typeconversion annotation annotation?
Are struts thread safe?
What is the purpose of @results annotation?
Explain the life cycle of a request in struct2 application?
What are the benefits of the struts system?
What is the purpose of @createifnull annotation annotation?
How do I install struts?
What are the major differences between html tags and strut specific html tags?
How can we display all validation errors to user on jsp page?
How to display validation errors on jsp page?
Why do the struts tags provide for so little formatting?
How do you create message resource?