How can I make own ActionServlet? with example

Answer Posted / sekhar babu

Yes we can write our own ActionServlet
by extending ActionServlet,
But in web.xml we have to specify the new class in
<class-name>tag

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the core classes of struts?

583


What are the core classes of the struts framework?

520


Name some of the features of struts2?

579


Explain about struts dispatch action?

563


Will the struts tags support other markup languages such as wml ?

558






What are different Struts2 tags? How can we use them?

580


What are the two types of validations supported by validator framework?

591


What is the purpose of @createifnull annotation annotation?

634


What is difference between interceptors and filters?

543


Which technologies can be used at view layer in struts?

657


What is execute method in struts?

504


List some bundled validators?

579


What is the purpose of @expressionvalidator annotation?

600


Are interceptors and filters different?

555


How struts control data flow?

548