How can I make own ActionServlet? with example
Answer Posted / srinu
its simple.our servlet extends ActionServlet.
and also writes in web.xml file entry <servlet-class>name be
our servlet name.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How you will enable front-end validation based on the xml in validation.xml?
What are the core components of a struct2 based application?
Can we integrate struts with spring?
What are pull and push mvc architecture and which architecture does struts2 follow?
What is includeaction?
What is the use of Struts.xml configuration file?
Give an alternative way to protect jsp’s with not much features from direct access.
How do u provide security to ur project?(Banking domain project)
What is the purpose of @beforeresult annotation?
What is action servlet in struts?
Why do we need mapdispatchtoprops?
What do you mean by dynaactionform?
What is the design role played by struts?
What are inner class and anonymous class?
How long do struts last?