Struts1 Struts2
Action Action
ActionForm Action or POJO
ActionForward Result
Struts-config.xml struts.xml
ActionServlet FilterDispatcher
RequestProcessor Interceptors
validation.xml Action-validation.xml
Action Action
ActionForm Action or POJO
ActionForward Result
Struts-config.xml struts.xml
ActionServlet FilterDispatcher
RequestProcessor Interceptors
validation.xml Action-validation.xml