Struts Questions
Struts Interview Questions Ques : What is ActionForm? Answer : An ActionForm is a JavaBean that extends org.apache.struts.action.ActionForm. ActionForm maintains the session state for web application and the ActionForm object is automatically populated on...
Recent Comments