Monday, 11 April 2016

What is ActionServlet and its role ?


ActionServlet
  • Class org.apache.struts.action.ActionServlet
  • Plays the role of Controller in Struts
    • All the requests to the server goes through the controller.
    • Controller is responsible for handling all the requests.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.