ActionServlet, Action, ActionForm and struts-confi,
December 15, 2006 at 11:55 AM
ActionServlet, Action, ActionForm and struts-config.xml are the part of Controller. Hi, I saw the above line under "controller:" Is'nt ActionForm a bean?ActionForm only has getter and setter methods .So it should be a part of model,not part of controller as you've explained.