What is ActionForm?
1842
23-Mar-2011
Anoop Singh
23-Mar-2011org.apache.struts.action.ActionForm. ActionForm maintains the session state for web application and the ActionForm object is automatically populated on the server side with data entered from a form on the client side.