What is ActionServlet

Q

What is ActionServlet?

✍: Guest

A

The class org.apache.struts.action.ActionServlet is called the ActionServlet. In the the Jakarta Struts Framework, this class plays the role of controller. All the requests to the server goes through the controller. Controller is responsible for handling all the requests.

2007-12-12, 5427👍, 0💬