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

Can we have multiple struts config files in a single web app?

497


how does request processor relates to action mapping?

484


What is the purpose of struts.properties in struct2?

526


Why are springs better than struts?

599


What is the purpose of @results annotation?

712






Why do we need struts?

542


What is the purpose of @typeconversion annotation annotation?

559


What are Struts2 core components?

556


What is difference between spring and struts?

501


What is DynaActionForm?

597


How action mapping is configured in Struts?

566


What is the purpose of @customvalidator annotation?

569


What are different ways to create Action classes in Struts2?

585


Why do we need mapdispatchtoprops?

473


Is Struts Framework part of J2EE?

608