About this document
Struts Workflow and ActionForm Guide by prema is a document available to read on EtoBox.
This document provides a high-level overview of how Struts works. It explains that Struts uses an ActionServlet to dispatch requests with a *.do pattern to Action classes specified in the struts-config.xml file. ActionForms are used to access form data and pass it to the Action classes for processing, which then return a view, typically a JSP, to present the results.
- Author
- prema
- Language
- EN