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 the struts in java?
Explain about the validation steps which have to be carried during validation of client-side address?
How we can configured action mapping in struts?
What are action errors?
What is struts? Explain
What are the action classes in struts?
How an actionform bean is created?
Can you explain aware interfaces in struts2?
Does Struts2 action and interceptors are thread safe?
What is the purpose of @urlvalidator annotation?
What are the benefits of the struts system?
How many struts config file can be created in struts?
Explain the difference between dispatchaction and lookupdispatchaction in struts?
What is the purpose of @after annotation?
Can you explain the directory structure for a struts folder in brief ?