executeBefore(); // call the abstract method ActionForward forward = executeAction( mapping, form, request, response ); executeAfter(); return forward;