Apache Struts Question:
Download Job Interview Questions and Answers PDF
What is ActionServlet?
Answer:
The class org.apache.struts.action.ActionServlet is the 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.
Download Struts Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Jakarta Struts Framework? | How you will make available any Message Resources Definitions file to the Struts Framework Environment? |