Files
HRMS/hrmsWeb/WEB-INF/struts-config.xml
2025-07-28 13:56:49 +05:30

8571 lines
610 KiB
XML

<?xml version = '1.0' encoding = 'windows-1252'?>
<!-- NOTE
***********************************************************************************
**
** PLEASE ADD FORM BEANS AND ACTIONS WITHIN THEIR RESPECTIVE SUBMODULE COMMENTS
** Modified by Amitava on 22Nov2005.
***********************************************************************************
--><!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.1//EN" "http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd">
<struts-config>
<form-beans>
<!-- LOGIN -->
<form-bean name="HrmGenLoginAction" type="wenrgise.hrms.webtier.form.HrmGenLoginActionForm"/>
<!-- LOGIN ENDS-->
<form-bean name="HelpDriverForm" type="wenrgise.help.webtier.form.HelpDriverForm"/>
<form-bean name="SearchDriverForm" type="wenrgise.help.webtier.form.SearchDriverForm"/>
<!-- COMMON SEARCH SCREEN -->
<form-bean name="CommonSearchScreen" type="wenrgise.common.webtier.form.BaseLOVForm"/>
<!-- COMMON SEARCH SCREEN ENDS-->
<!-- COMMON CONFIRMATION SCREEN -->
<form-bean name="GenConfirmScreen" type="wenrgise.common.webtier.form.ConfirmForm"/>
<!-- COMMON CONFIRMATION SCREEN ENDS-->
<!-- ELIGIBILITY RULE/QUERY SCREEN -->
<form-bean name="HrmGenEligRuleQueryForm" type="wenrgise.hrms.webtier.form.HrmGenEligRuleQueryForm"/>
<form-bean name="HrmGenEligRuleForm" type="wenrgise.hrms.webtier.form.HrmGenEligRuleForm"/>
<!-- ELIGIBILITY RULE/QUERY SCREEN ENDS-->
<!-- 1. ORGANIZATION SETUP -->
<form-bean name="HrmOrgHolTypeMstForm" type="wenrgise.hrms.webtier.form.HrmOrgHolTypeMstForm"/>
<form-bean name="HrmOrgCalMstForm" type="wenrgise.hrms.webtier.form.HrmOrgCalMstForm"/>
<form-bean name="HrmOrgQualMstForm" type="wenrgise.hrms.webtier.form.HrmOrgQualMstForm"/>
<form-bean name="HrmOrgRatingMstForm" type="wenrgise.hrms.webtier.form.HrmOrgRatingMstForm"/>
<form-bean name="HrmOrgSkillMstForm" type="wenrgise.hrms.webtier.form.HrmOrgSkillMstForm"/>
<form-bean name="HrmOrgReligionMstForm" type="wenrgise.hrms.webtier.form.HrmOrgReligionMstForm"/>
<form-bean name="HrmOrgClassDtlForm" type="wenrgise.hrms.webtier.form.HrmOrgClassDtlForm"/>
<form-bean name="HrmOrgCntryMstForm" type="wenrgise.hrms.webtier.form.HrmOrgCntryMstForm"/>
<form-bean name="HrmOrgWorkGroupMstForm" type="wenrgise.hrms.webtier.form.HrmOrgWorkGroupMstForm"/>
<form-bean name="HrmOrgRelationMstForm" type="wenrgise.hrms.webtier.form.HrmOrgRelationMstForm"/>
<form-bean name="HrmOrgHolCalForm" type="wenrgise.hrms.webtier.form.HrmOrgHolCalForm"/>
<form-bean name="HrmOrgLangMstForm" type="wenrgise.hrms.webtier.form.HrmOrgLangMstForm"/>
<form-bean name="HrmOrgScaleMstForm" type="wenrgise.hrms.webtier.form.HrmOrgScaleMstForm"/>
<form-bean name="HrmOrgEduInsForm" type="wenrgise.hrms.webtier.form.HrmOrgEduInsForm"/>
<form-bean name="HrmOrgIncrementForm" type="wenrgise.hrms.webtier.form.HrmOrgIncrementForm"/>
<form-bean name="HrmOrgDistMstForm" type="wenrgise.hrms.webtier.form.HrmOrgDistMstForm"/>
<form-bean name="HrmOrgTehMstForm" type="wenrgise.hrms.webtier.form.HrmOrgTehMstForm"/>
<!-- ORGANIZATION SETUP ENDS-->
<!-- EMPLOYEE MAINTENANCE-->
<form-bean name="HrmEmplDepDtlsForm" type="wenrgise.hrms.webtier.form.HrmEmpDepDtlForm"/>
<form-bean name="HrmEmpDiscActionForm" type="wenrgise.hrms.webtier.form.HrmEmpDiscActionForm"/>
<form-bean name="HrmPersonalDtlsForm" type="wenrgise.hrms.webtier.form.HrmEmpPersDtlForm"/>
<!-- EMPLOYEE MAINTENANCE ENDS-->
<!-- 2. RECRUITMENT -->
<form-bean name="HrmRecAdvtMtnForm" type="wenrgise.hrms.webtier.form.HrmRecAdvtMtnForm"/>
<form-bean name="HrmRecAdvAttrForm" type="wenrgise.hrms.webtier.form.HrmRecAdvAttrForm"/>
<form-bean name="HrmRecScrutAppMtnForm" type="wenrgise.hrms.webtier.form.HrmRecScrutAppMtnForm"/>
<form-bean name="HrmRecTestCentreMstForm" type="wenrgise.hrms.webtier.form.HrmRecTestCentreMstForm"/>
<form-bean name="HrmRecExecCommForm" type="wenrgise.hrms.webtier.form.HrmRecExecCommForm"/>
<form-bean name="HrmRecEmpRecCreationForm" type="wenrgise.hrms.webtier.form.HrmRecEmpRecCreationForm"/>
<form-bean name="HrmRecApplnMtnForm" type="wenrgise.hrms.webtier.form.HrmRecApplnMtnForm"/>
<!-- LEAVE-->
<form-bean name="HrmLvApplnForm" type="wenrgise.hrms.webtier.form.HrmLvApplnForm"/>
<form-bean name="HrmLvCancForm" type="wenrgise.hrms.webtier.form.HrmLvCancForm"/>
<form-bean name="HrmLvCancQueryForm" type="wenrgise.hrms.webtier.form.HrmLvCancQueryForm"/>
<form-bean name="HrmLvEncashForm" type="wenrgise.hrms.webtier.form.HrmLvEncashForm"/>
<form-bean name="HrmLvApplnQueryForm" type="wenrgise.hrms.webtier.form.HrmLvApplnQueryForm"/>
<form-bean name="HrmLvMstForm" type="wenrgise.hrms.webtier.form.HrmLvMstForm"/>
<form-bean name="HrmLvLedgerForm" type="wenrgise.hrms.webtier.form.HrmLvLedgerForm"/>
<form-bean name="HrmLvCreditForm" type="wenrgise.hrms.webtier.form.HrmLvCreditForm"/>
<!-- LEAVE ENDS-->
<!-- TRAINING -->
<form-bean name="HrmTBForm" type="wenrgise.hrms.webtier.form.HrmTrngBudgetForm"/>
<form-bean name="HrmTrnInstCourseForm" type="wenrgise.hrms.webtier.form.HrmTrngInstCourseDtlForm"/>
<form-bean name="HrmTrngCalForm" type="wenrgise.hrms.webtier.form.HrmTrngCalForm"/>
<form-bean name="HrmTrngFacMstForm" type="wenrgise.hrms.webtier.form.HrmTrngFacMstForm"/>
<form-bean name="HrmTrngFacTrngDtlForm" type="wenrgise.hrms.webtier.form.HrmTrngFacTrngDtlForm"/>
<form-bean name="HrmTrngEmpHistForm" type="wenrgise.hrms.webtier.form.HrmTrngEmpHistForm"/>
<form-bean name="HrmTrngEmpFdbkForm" type="wenrgise.hrms.webtier.form.HrmTrngEmpFeedBackForm"/>
<form-bean name="HrmTrngEmpAttForm" type="wenrgise.hrms.webtier.form.HrmTrngEmpAttForm"/>
<form-bean name="HrmTrngFacFdbkForm" type="wenrgise.hrms.webtier.form.HrmTrngFacFeedbackForm"/>
<form-bean name="HrmFacFBDtlForm" type="wenrgise.hrms.webtier.form.HrmTrngFacFeedBackDtlForm"/>
<form-bean name="HrmTrngCalCloseForm" type="wenrgise.hrms.webtier.form.HrmTrngCalCloseForm"/>
<form-bean name="HrmTrngEmpReqForm" type="wenrgise.hrms.webtier.form.HrmTrngEmpReqForm"/>
<form-bean name="HrmTRCMstForm" type="wenrgise.hrms.webtier.form.HrmTrngCrsMstForm"/>
<!-- TRAINING ENDS -->
<!-- EMPLOYEE APPRAISAL -->
<form-bean name="HrmAprslForm" type="wenrgise.hrms.webtier.form.HrmAprslForm"/>
<form-bean name="HrmAppKPAForm" type="wenrgise.hrms.webtier.form.HrmAppraisalKPAForm"/>
<form-bean name="HrmAppTempForm" type="wenrgise.hrms.webtier.form.HrmAppraisalTemplateForm"/>
<form-bean name="HrmAprslSpcTmplForm" type="wenrgise.hrms.webtier.form.HrmAprslSpcTmplForm"/>
<form-bean name="HrmAprslStartOrderForm" type="wenrgise.hrms.webtier.form.HrmAprslStartOrderForm"/>
<form-bean name="HrmAprslStartRuleForm" type="wenrgise.hrms.webtier.form.HrmAprslStartRuleForm"/>
<!-- EMPLOYEE APPRAISAL ENDS-->
<!-- SEPARATION -->
<form-bean name="HrmSepCatMstrForm" type="wenrgise.hrms.webtier.form.HrmSepCatMstForm"/>
<form-bean name="HrmSepDeptClrListForm" type="wenrgise.hrms.webtier.form.HrmSepDeptClrListForm"/>
<form-bean name="HrmSepApplnForm" type="wenrgise.hrms.webtier.form.HrmSepApplnForm"/>
<form-bean name="HrmAdvApplnForm" type="wenrgise.hrms.webtier.form.HrmAdvApplnForm"/>
<form-bean name="HrmSepClrTmplMstForm" type="wenrgise.hrms.webtier.form.HrmSepClrTmplMstForm"/>
<form-bean name="HrmSepClrEmpForm" type="wenrgise.hrms.webtier.form.HrmSepClrEmpForm"/>
<form-bean name="HrmSepClrLstForm" type="wenrgise.hrms.webtier.form.HrmSepClrLstForm"/>
<form-bean name="HrmSepChrgRptForm" type="wenrgise.hrms.webtier.form.HrmSepChrgRptForm"/>
<form-bean name="HrmSepOrderForm" type="wenrgise.hrms.webtier.form.HrmSepOrderForm"/>
<form-bean name="HrmSepCnclApplnForm" type="wenrgise.hrms.webtier.form.HrmSepCnclApplnForm"/>
<form-bean name="HrmEmpClearanceForm" type="wenrgise.hrms.webtier.form.HrmSepEmpClrForm"/>
<!-- ALLOCATION TRANSFER DEPUTATION -->
<form-bean name="HrmATDTransCnclOrderForSingleEmpForm" type="wenrgise.hrms.webtier.form.HrmATDTransCnclOrderSingleEmpForm"/>
<form-bean name="HrmATDTransOrderForSingleEmpForm" type="wenrgise.hrms.webtier.form.HrmATDTransOrderForSingleEmpForm"/>
<form-bean name="HrmATDTransApplForm" type="wenrgise.hrms.webtier.form.HrmATDTransApplForm"/>
<form-bean name="HrmATDTransChrgRptForm" type="wenrgise.hrms.webtier.form.HrmATDTransChrgRptForm"/>
<form-bean name="HrmATDTransCnclApplForm" type="wenrgise.hrms.webtier.form.HrmATDTransCnclApplForm"/>
<form-bean name="HrmATDDptnOrderForSingleEmpForm" type="wenrgise.hrms.webtier.form.HrmATDDptnOrderForSingleEmpForm"/>
<form-bean name="HrmATDDptnChrgRptForm" type="wenrgise.hrms.webtier.form.HrmATDDptnChrgRptForm"/>
<form-bean name="HrmATDDptnApplForm" type="wenrgise.hrms.webtier.form.HrmATDDptnApplForm"/>
<!-- LOAN -->
<form-bean name="HrmLoanMstForm" type="wenrgise.hrms.webtier.form.HrmLnMstForm"/>
<form-bean name="HrmLCForm" type="wenrgise.hrms.webtier.form.HrmLnChartForm"/>
<form-bean name="HrmLnAppForm" type="wenrgise.hrms.webtier.form.HrmLnAppForm"/>
<!-- ADVANCE -->
<form-bean name="HrmAdvSettleForm" type="wenrgise.hrms.webtier.form.HrmAdvSettleForm"/>
<form-bean name="HrmAdvMstForm" type="wenrgise.hrms.webtier.form.HrmAdvMstForm"/>
<form-bean name="HrmAdvSettleHeadsForm" type="wenrgise.hrms.webtier.form.HrmAdvSettleHeadsForm"/>
<form-bean name="HrmAdvApplnForm" type="wenrgise.hrms.webtier.form.HrmAdvApplnForm"/>
<form-bean name="HrmSettlementForm" type="wenrgise.hrms.webtier.form.HrmSettlementHeadsForm"/>
<!-- CLAIMS -->
<form-bean name="HrmClaimMstForm" type="wenrgise.hrms.webtier.form.HrmClaimMstForm"/>
<form-bean name="HrmEmpClaimForm" type="wenrgise.hrms.webtier.form.HrmEmpClaimForm"/>
<!-- mediclaim master -->
<form-bean name="HrmMediclaimMasterForm" type="wenrgise.hrms.webtier.form.HrmMediclaimMasterForm"/>
<!-- PROMOTION -->
<form-bean name="HrmPrmOrderForm" type="wenrgise.hrms.webtier.form.HrmPrmOrderForm"/>
<form-bean name="HrmPrmKPARatingForm" type="wenrgise.hrms.webtier.form.HrmPrmKPARatingForm"/>
<form-bean name="HrmPrmTestScoreForm" type="wenrgise.hrms.webtier.form.HrmPrmTestScoreForm"/>
<form-bean name="HrmPrmExperienceScoreForm" type="wenrgise.hrms.webtier.form.HrmPrmExperienceScoreForm"/>
<form-bean name="HrmPrmQualCriteriaForm" type="wenrgise.hrms.webtier.form.HrmPrmQualCriteriaForm"/>
<form-bean name="HrmPrmCriteriaForm" type="wenrgise.hrms.webtier.form.HrmPrmCriteriaForm"/>
<form-bean name="HrmPrmViewAssForm" type="wenrgise.hrms.webtier.form.HrmPrmViewAssForm"/>
<form-bean name="HrmPrmNoticeForm" type="wenrgise.hrms.webtier.form.HrmPrmNoticeDetailForm"/>
<form-bean name="HrmPrmGenAssForm" type="wenrgise.hrms.webtier.form.HrmPrmGenAssForm"/>
<!-- ATTENDANCE -->
<form-bean name="HrmAttWorkGroupShiftForm" type="wenrgise.hrms.webtier.form.HrmAttWorkGroupShiftForm"/>
<form-bean name="HrmAttEmpShiftForm" type="wenrgise.hrms.webtier.form.HrmAttEmpShiftForm"/>
<form-bean name="HrmAttEmpAttQueryForm" type="wenrgise.hrms.webtier.form.HrmAttEmpAttQueryForm"/>
<form-bean name="HrmAttEmpAttInForm" type="wenrgise.hrms.webtier.form.HrmAttEmpAttInForm"/>
<form-bean name="HrmAttEmpAttOutForm" type="wenrgise.hrms.webtier.form.HrmAttEmpAttOutForm"/>
<form-bean name="HrmAttShiftRosterGenForm" type="wenrgise.hrms.webtier.form.HrmAttShiftRosterGenForm"/>
<form-bean name="HrmAttEmpShiftForm" type="wenrgise.hrms.webtier.form.HrmAttEmpShiftForm"/>
<form-bean name="HrmAttAbsentListGenForm" type="wenrgise.hrms.webtier.form.HrmAttAbsentListGenForm"/>
<form-bean name="HrmAttEmpDOForm" type="wenrgise.hrms.webtier.form.HrmAttEmpDayOffForm"/>
<form-bean name="HrmAttWrkGrpDayOffForm" type="wenrgise.hrms.webtier.form.HrmAttWorkGroupDayOffForm"/>
<form-bean name="HrmAttEmpSftForm" type="wenrgise.hrms.webtier.form.HrmAttEmployeeShiftDetailForm"/>
<form-bean name="HrmAttEmpSRForm" type="wenrgise.hrms.webtier.form.HrmAttEmployeeShiftRosterForm"/>
<form-bean name="HrmAttEmpOTUTForm" type="wenrgise.hrms.webtier.form.HrmAttEmployeeOTUTBatchUpdateForm"/>
<form-bean name="HrmAttEmpAbsForm" type="wenrgise.hrms.webtier.form.HrmAttEmployeeAbsentBatchUpdationForm"/>
<form-bean name="HrmAttSftMstForm" type="wenrgise.hrms.webtier.form.HrmAttShiftMasterForm"/>
<form-bean name="HrmAttWGDOForm" type="wenrgise.hrms.webtier.form.HrmAttWorkGroupDayOffForm"/>
<!-- REPORTS -->
<form-bean name="frmRepAllIndiaManpower" type="wenrgise.hrms.webtier.form.RepAllIndiaManpowerForm"/>
<form-bean name="frmRepConfirmationDue" type="wenrgise.hrms.webtier.form.RepConfirmationDueForm"/>
<form-bean name="frmRepQualAllIndiaEmp" type="wenrgise.hrms.webtier.form.RepQualAllIndiaEmpForm"/>
<form-bean name="frmRepStatusOfDiscCases" type="wenrgise.hrms.webtier.form.RepStatusOfDiscCasesForm"/>
<form-bean name="frmRepGrossSalExec" type="wenrgise.hrms.webtier.form.RepGrossSalExecForm"/>
<form-bean name="frmRepCostToCompany" type="wenrgise.hrms.webtier.form.RepCostToCompanyForm"/>
<form-bean name="frmRepPromotionList" type="wenrgise.hrms.webtier.form.RepPromotionListForm"/>
<form-bean name="frmRepPerformanceAppraisal" type="wenrgise.hrms.webtier.form.RepPerformanceAppraisalForm"/>
<form-bean name="frmRepOfficersRatedPoor" type="wenrgise.hrms.webtier.form.RepOfficersRatedPoorForm"/>
<form-bean name="frmRepRatingVisAVisAwards" type="wenrgise.hrms.webtier.form.RepRatingVisAVisAwardForm"/>
<form-bean name="frmRepConfidentialFile" type="wenrgise.hrms.webtier.form.RepConfidentialFileForm"/>
<form-bean name="frmRepTrainingDetails" type="wenrgise.hrms.webtier.form.RepTrainingDetailsForm"/>
<form-bean name="frmRepMTExecDetails" type="wenrgise.hrms.webtier.form.RepMTExecDetailsForm"/>
<form-bean name="frmRepRetirementDetails" type="wenrgise.hrms.webtier.form.RepRetirementDetailsForm"/>
<form-bean name="frmRepCessationList" type="wenrgise.hrms.webtier.form.RepCessationListForm"/>
<form-bean name="frmRepRecruitmentList" type="wenrgise.hrms.webtier.form.RepRecruitmentListForm"/>
<form-bean name="frmRepRecrVisAVisSep" type="wenrgise.hrms.webtier.form.RepRecrVisAVisSepForm"/>
<form-bean name="frmRepRecrCessStatus" type="wenrgise.hrms.webtier.form.RepRecrCessStatusForm"/>
<form-bean name="frmRepJoiningStatus" type="wenrgise.hrms.webtier.form.RepJoiningStatusForm"/>
<form-bean name="frmRepHistOfEmp" type="wenrgise.hrms.webtier.form.RepHistOfEmpForm"/>
<form-bean name="frmRepStaffingListEmp" type="wenrgise.hrms.webtier.form.RepStaffingListEmpForm"/>
<form-bean name="frmRepImpactFinYear" type="wenrgise.hrms.webtier.form.RepImpactFinYearForm"/>
<form-bean name="frmRepManpowerMediclaim" type="wenrgise.hrms.webtier.form.RepManpowerMediclaimForm"/>
<form-bean name="frmRepDistnOfManpower" type="wenrgise.hrms.webtier.form.RepDistnOfManpowerForm"/>
<form-bean name="HrmMisReportForm" type="wenrgise.hrms.webtier.form.HrmMisReportForm"/>
<form-bean name="HrmRetireForecastForm" type="wenrgise.hrms.webtier.form.HrmRetireForecastForm"/>
<form-bean name="HrmAgeAnalysisForm" type="wenrgise.hrms.webtier.form.HrmAgeAnalysisForm"/>
<form-bean name="HrmAcademicQualRepForm" type="wenrgise.hrms.webtier.form.HrmAcademicQualRepForm"/>
<form-bean name="HrmReportInputForm" type="wenrgise.hrms.webtier.form.ReportInputForm"/>
<form-bean name="HrmMyWorkflowForm" type="wenrgise.hrms.webtier.form.HrmMyWorkflowForm"/>
<form-bean name="HrmRoasterEntryForm" type="wenrgise.hrms.webtier.form.HrmRoasterEntryForm"/>
<form-bean name="HrmAdhocReportForm" type="wenrgise.hrms.webtier.form.HrmAdhocReportForm"/>
</form-beans>
<global-forwards>
<forward name="failure" path="/hrms/jsp/ExpirePage.jsp"/>
</global-forwards>
<action-mappings>
<!-- COMMON SEARCH SCREEN -->
<action path="/CommonSearchScreenMap" name="CommonSearchScreen" type="wenrgise.common.webtier.action.LOVAction" scope="request" input="/hrms/jsp/CommonSearchScreen.jsp">
<forward name="success" path="/hrms/jsp/CommonSearchScreen.jsp"/>
</action>
<action path="/SearchChapterContent" forward="/helpServlet" ></action>
<action path="/ultraSearch" name="SearchDriverForm" scope="session" type="wenrgise.help.webtier.action.SearchAction" >
<forward name="success" path="/hrms/jsp/SearchDriver.jsp"/>
</action>
<action path="/HelpScreenMap" name="HelpDriverForm" type="wenrgise.help.webtier.action.HelperAction" scope="request" input="/hrms/jsp/HelpDriver.jsp">
<forward name="success" path="/helpServlet" />
</action>
<action path="/SearchDriverMap" name="SearchDriverForm" type="wenrgise.help.webtier.action.SearchAction" scope="session" input="/hrms/jsp/SearchDriver.jsp">
<forward name="success" path="/hrms/jsp/SearchDriver.jsp" />
</action>
<!--COMMON CONFIRMATION SCREEN -->
<action path="/ConfirmAction" name="GenConfirmScreen" type="wenrgise.common.webtier.action.ConfirmAction" scope="request" input="/hrms/jsp/GenConfirmScreen.jsp">
<forward name="success" path="/hrms/jsp/GenConfirmScreen.jsp"/>
</action>
<!-- LOGIN -->
<action path="/HrmGenLoginAction" name="HrmGenLoginAction" type="wenrgise.hrms.webtier.action.HrmGenLoginAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action path="/HrmGenLoginBaseAction" name="HrmGenLoginBaseAction" type="wenrgise.common.webtier.action.BaseAction" scope="session">
<forward name="success" path="/hrms/jsp/ExpirePage.jsp"/>
</action>
<action path="/HrmGenLoginOnLoadAction" name="HrmGenLoginAction" type="wenrgise.hrms.webtier.action.HrmGenLoginAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action path="/HrmGenWflAction" scope="session" type="wenrgise.hrms.webtier.action.HrmGenWflAction">
<forward name="leaveForward" path="/HrmLvApplnGetHeaderAction.do"/>
<forward name="leaveCnclForward" path="/HrmEmpLeaveCancelBatchScreenGetHeaderAction.do"/>
<forward name="leaveEncashForward" path="/HrmEmpEncashGetHeaderAction.do"/>
<forward name="aprslForward" path="/HrmEmpApslKPAGetHeaderAction.do"/>
<forward name="aprslSpcTmplForward" path="/HrmAppSpcKPAGetHeaderAction.do"/>
<forward name="trngReqForward" path="/HrmEmpTrngReqGetHeaderAction.do"/>
</action>
<!--*************************************************************************
I. ORGANIZATION SETUP
***************************************************************************-->
<!--************************************************************************
1.Holiday Type Master Starts
***************************************************************************-->
<action name="HrmOrgHolTypeMstForm" path="/HrmOrgHolTypeMstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolTypeMst.jsp"/>
</action>
<action name="HrmOrgHolTypeMstForm" path="/HrmOrgHolTypeMstValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolTypeMst.jsp"/>
</action>
<action name="HrmOrgHolTypeMstForm" path="/HrmOrgHolTypeMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolTypeMst.jsp"/>
</action>
<action name="HrmOrgHolTypeMstForm" path="/HrmOrgHolTypeMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolTypeMst.jsp"/>
</action>
<action name="HrmOrgHolTypeMstForm" path="/HrmOrgHolTypeMstGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction" input="/hrms/jsp/HrmOrgHolTypeMst.jsp">
<forward name="success" path="/hrms/jsp/HrmOrgHolTypeMst.jsp"/>
</action>
<action name="HrmOrgHolTypeMstForm" path="/HrmOrgHolTypeMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolTypeMst.jsp"/>
</action>
<action name="HrmOrgHolTypeMstForm" path="/HrmOrgHolTypeMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolTypeMst.jsp"/>
</action>
<action name="HrmOrgHolTypeMstForm" path="/HrmOrgHolTypeMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolTypeMst.jsp"/>
</action>
<action name="HrmOrgHolTypeMstForm" path="/HrmOrgHolTypeMstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolTypeMst.jsp"/>
</action>
<action name="HrmOrgHolTypeMstForm" path="/HrmOrgHolTypeMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmOrgHolTypeMstForm" path="/HrmOrgHolTypeMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolTypeMst.jsp"/>
</action>
<!--************************************************************************
2.Calendar Master Starts
***************************************************************************-->
<action name="HrmOrgCalMstForm" path="/HrmOrgCalMstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmOrgCalMst.jsp"/>
</action>
<action name="HrmOrgCalMstForm" path="/HrmOrgCalMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgCalMst.jsp"/>
</action>
<action name="HrmOrgCalMstForm" path="/HrmOrgCalMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgCalMst.jsp"/>
</action>
<action name="HrmOrgCalMstForm" path="/HrmOrgCalMstGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgCalMst.jsp"/>
</action>
<action name="HrmOrgCalMstForm" path="/HrmOrgCalMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmOrgCalMst.jsp"/>
</action>
<action name="HrmOrgCalMstForm" path="/HrmOrgCalMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmOrgCalMst.jsp"/>
</action>
<action name="HrmOrgCalMstForm" path="/HrmOrgCalMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmOrgCalMst.jsp"/>
</action>
<action name="HrmOrgCalMstForm" path="/HrmOrgCalMstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgCalMst.jsp"/>
</action>
<action name="HrmOrgCalMstForm" path="/HrmOrgCalMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgCalMst.jsp"/>
</action>
<action name="HrmOrgCalMstForm" path="/HrmOrgCalMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgCalMst.jsp"/>
</action>
<action name="HrmOrgCalMstForm" path="/HrmOrgCalMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgCalMst.jsp"/>
</action>
<action name="HrmOrgCalMstForm" path="/HrmOrgCalMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmOrgCalMst.jsp"/>
</action>
<action name="HrmOrgCalMstForm" path="/HrmOrgCalMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmOrgCalMstForm" path="/HrmOrgCalMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmOrgCalMst.jsp"/>
</action>
<!--************************************************************************
3.Qualification Master Starts
***************************************************************************-->
<action name="HrmOrgQualMstForm" path="/HrmOrgQualMstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmOrgQualMst.jsp"/>
</action>
<action name="HrmOrgQualMstForm" path="/HrmOrgQualMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgQualMst.jsp"/>
</action>
<action name="HrmOrgQualMstForm" path="/HrmOrgQualMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgQualMst.jsp"/>
</action>
<action name="HrmOrgQualMstForm" path="/HrmOrgQualMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgQualMst.jsp"/>
</action>
<action name="HrmOrgQualMstForm" path="/HrmOrgQualMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmOrgQualMst.jsp"/>
</action>
<action name="HrmOrgQualMstForm" path="/HrmOrgQualMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmOrgQualMst.jsp"/>
</action>
<action name="HrmOrgQualMstForm" path="/HrmOrgQualMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgQualMst.jsp"/>
</action>
<action name="HrmOrgQualMstForm" path="/HrmOrgQualMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgQualMst.jsp"/>
</action>
<action name="HrmOrgQualMstForm" path="/HrmOrgQualMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgQualMst.jsp"/>
</action>
<action name="HrmOrgQualMstForm" path="/HrmOrgQualMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmOrgQualMst.jsp"/>
</action>
<action name="HrmOrgQualMstForm" path="/HrmOrgQualMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmOrgQualMstForm" path="/HrmOrgQualMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmOrgQualMst.jsp"/>
</action>
<!--************************************************************************
4.Rating Master Starts
***************************************************************************-->
<action name="HrmOrgRatingMstForm" path="/HrmOrgRatingMstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmOrgRatingMst.jsp"/>
</action>
<action name="HrmOrgRatingMstForm" path="/HrmOrgRatingMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgRatingMst.jsp"/>
</action>
<action name="HrmOrgRatingMstForm" path="/HrmOrgRatingMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgRatingMst.jsp"/>
</action>
<action name="HrmOrgRatingMstForm" path="/HrmOrgRatingMstGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgRatingMst.jsp"/>
</action>
<action name="HrmOrgRatingMstForm" path="/HrmOrgRatingMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmOrgRatingMst.jsp"/>
</action>
<action name="HrmOrgRatingMstForm" path="/HrmOrgRatingMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmOrgRatingMst.jsp"/>
</action>
<action name="HrmOrgRatingMstForm" path="/HrmOrgRatingMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmOrgRatingMst.jsp"/>
</action>
<action name="HrmOrgRatingMstForm" path="/HrmOrgRatingMstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgRatingMst.jsp"/>
</action>
<action name="HrmOrgRatingMstForm" path="/HrmOrgRatingMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgRatingMst.jsp"/>
</action>
<action name="HrmOrgRatingMstForm" path="/HrmOrgRatingMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgRatingMst.jsp"/>
</action>
<action name="HrmOrgRatingMstForm" path="/HrmOrgRatingMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgRatingMst.jsp"/>
</action>
<action name="HrmOrgRatingMstForm" path="/HrmOrgRatingMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmOrgRatingMst.jsp"/>
</action>
<action name="HrmOrgRatingMstForm" path="/HrmOrgRatingMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmOrgRatingMstForm" path="/HrmOrgRatingMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmOrgRatingMst.jsp"/>
</action>
<!--************************************************************************
5.Skill Master Starts
***************************************************************************-->
<action name="HrmOrgSkillMstForm" path="/HrmOrgSkillMstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmOrgSkillMst.jsp"/>
</action>
<action name="HrmOrgSkillMstForm" path="/HrmOrgSkillMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgSkillMst.jsp"/>
</action>
<action name="HrmOrgSkillMstForm" path="/HrmOrgSkillMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgSkillMst.jsp"/>
</action>
<action name="HrmOrgSkillMstForm" path="/HrmOrgSkillMstGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgSkillMst.jsp"/>
</action>
<action name="HrmOrgSkillMstForm" path="/HrmOrgSkillMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmOrgSkillMst.jsp"/>
</action>
<action name="HrmOrgSkillMstForm" path="/HrmOrgSkillMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmOrgSkillMst.jsp"/>
</action>
<action name="HrmOrgSkillMstForm" path="/HrmOrgSkillMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmOrgSkillMst.jsp"/>
</action>
<action name="HrmOrgSkillMstForm" path="/HrmOrgSkillMstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgSkillMst.jsp"/>
</action>
<action name="HrmOrgSkillMstForm" path="/HrmOrgSkillMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgSkillMst.jsp"/>
</action>
<action name="HrmOrgSkillMstForm" path="/HrmOrgSkillMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgSkillMst.jsp"/>
</action>
<action name="HrmOrgSkillMstForm" path="/HrmOrgSkillMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgSkillMst.jsp"/>
</action>
<action name="HrmOrgSkillMstForm" path="/HrmOrgSkillMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmOrgSkillMst.jsp"/>
</action>
<action name="HrmOrgSkillMstForm" path="/HrmOrgSkillMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmOrgSkillMstForm" path="/HrmOrgSkillMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmOrgSkillMst.jsp"/>
</action>
<!--************************************************************************
6.Religion Master Starts
***************************************************************************-->
<action name="HrmOrgReligionMstForm" path="/HrmOrgReligionMstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmOrgReligionMst.jsp"/>
</action>
<action name="HrmOrgReligionMstForm" path="/HrmOrgReligionMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgReligionMst.jsp"/>
</action>
<action name="HrmOrgReligionMstForm" path="/HrmOrgReligionMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgReligionMst.jsp"/>
</action>
<action name="HrmOrgReligionMstForm" path="/HrmOrgReligionMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgReligionMst.jsp"/>
</action>
<action name="HrmOrgReligionMstForm" path="/HrmOrgReligionMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmOrgReligionMst.jsp"/>
</action>
<action name="HrmOrgReligionMstForm" path="/HrmOrgReligionMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmOrgReligionMst.jsp"/>
</action>
<action name="HrmOrgReligionMstForm" path="/HrmOrgReligionMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgReligionMst.jsp"/>
</action>
<action name="HrmOrgReligionMstForm" path="/HrmOrgReligionMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgReligionMst.jsp"/>
</action>
<action name="HrmOrgReligionMstForm" path="/HrmOrgReligionMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgReligionMst.jsp"/>
</action>
<action name="HrmOrgReligionMstForm" path="/HrmOrgReligionMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmOrgReligionMst.jsp"/>
</action>
<action name="HrmOrgReligionMstForm" path="/HrmOrgReligionMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmOrgReligionMstForm" path="/HrmOrgReligionMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmOrgReligionMst.jsp"/>
</action>
<!--************************************************************************
7.Classification Detail Starts
***************************************************************************-->
<action name="HrmOrgClassDtlForm" path="/HrmOrgClassDtlBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmOrgClassDtl.jsp"/>
</action>
<action name="HrmOrgClassDtlForm" path="/HrmClassificationQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgClassDtl.jsp"/>
</action>
<action name="HrmOrgClassDtlForm" path="/HrmClassificationNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgClassDtl.jsp"/>
</action>
<action name="HrmOrgClassDtlForm" path="/HrmClassificationGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgClassDtl.jsp"/>
</action>
<action name="HrmOrgClassDtlForm" path="/HrmClassificationGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgClassDtl.jsp"/>
</action>
<action name="HrmOrgClassDtlForm" path="/HrmClassificationSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmOrgClassDtl.jsp"/>
</action>
<action name="HrmOrgClassDtlForm" path="/HrmClassificationDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmOrgClassDtl.jsp"/>
</action>
<action name="HrmOrgClassDtlForm" path="/HrmClassificationRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmOrgClassDtl.jsp"/>
</action>
<action name="HrmOrgClassDtlForm" path="/HrmClassificationGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgClassDtl.jsp"/>
</action>
<action name="HrmOrgClassDtlForm" path="/HrmClassificationAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgClassDtl.jsp"/>
</action>
<action name="HrmOrgClassDtlForm" path="/HrmClassificationDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgClassDtl.jsp"/>
</action>
<action name="HrmOrgClassDtlForm" path="/HrmClassificationGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmOrgClassDtl.jsp"/>
</action>
<action name="HrmOrgClassDtlForm" path="/HrmClassificationExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmOrgClassDtlForm" path="/HrmClassificationOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmOrgClassDtl.jsp"/>
</action>
<!--************************************************************************
8.Country Master Starts
***************************************************************************-->
<action name="HrmOrgCntryMstForm" path="/HrmOrgCntryMstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmOrgCntryMst.jsp"/>
</action>
<action name="HrmOrgCntryMstForm" path="/HrmOrgCntryMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgCntryMst.jsp"/>
</action>
<action name="HrmOrgCntryMstForm" path="/HrmOrgCntryMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgCntryMst.jsp"/>
</action>
<action name="HrmOrgCntryMstForm" path="/HrmOrgCntryMstGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgCntryMst.jsp"/>
</action>
<action name="HrmOrgCntryMstForm" path="/HrmOrgCntryMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmOrgCntryMst.jsp"/>
</action>
<action name="HrmOrgCntryMstForm" path="/HrmOrgCntryMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmOrgCntryMst.jsp"/>
</action>
<action name="HrmOrgCntryMstForm" path="/HrmOrgCntryMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmOrgCntryMst.jsp"/>
</action>
<action name="HrmOrgCntryMstForm" path="/HrmOrgCntryMstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgCntryMst.jsp"/>
</action>
<action name="HrmOrgCntryMstForm" path="/HrmOrgCntryMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgCntryMst.jsp"/>
</action>
<action name="HrmOrgCntryMstForm" path="/HrmOrgCntryMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgCntryMst.jsp"/>
</action>
<action name="HrmOrgCntryMstForm" path="/HrmOrgCntryMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgCntryMst.jsp"/>
</action>
<action name="HrmOrgCntryMstForm" path="/HrmOrgCntryMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmOrgCntryMst.jsp"/>
</action>
<action name="HrmOrgCntryMstForm" path="/HrmOrgCntryMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmOrgCntryMstForm" path="/HrmOrgCntryMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmOrgCntryMst.jsp"/>
</action>
<!--************************************************************************
9.Work Group Master Starts
***************************************************************************-->
<action name="HrmOrgWorkGroupMstForm" path="/HrmOrgWorkGroupMstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmOrgWorkGroupMst.jsp"/>
</action>
<action name="HrmOrgWorkGroupMstForm" path="/HrmOrgWorkGroupMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgWorkGroupMst.jsp"/>
</action>
<action name="HrmOrgWorkGroupMstForm" path="/HrmOrgWorkGroupMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgWorkGroupMst.jsp"/>
</action>
<action name="HrmOrgWorkGroupMstForm" path="/HrmOrgWorkGroupMstGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgWorkGroupMst.jsp"/>
</action>
<action name="HrmOrgWorkGroupMstForm" path="/HrmOrgWorkGroupMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmOrgWorkGroupMst.jsp"/>
</action>
<action name="HrmOrgWorkGroupMstForm" path="/HrmOrgWorkGroupMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmOrgWorkGroupMst.jsp"/>
</action>
<action name="HrmOrgWorkGroupMstForm" path="/HrmOrgWorkGroupMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmOrgWorkGroupMst.jsp"/>
</action>
<action name="HrmOrgWorkGroupMstForm" path="/HrmOrgWorkGroupMstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgWorkGroupMst.jsp"/>
</action>
<action name="HrmOrgWorkGroupMstForm" path="/HrmOrgWorkGroupMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgWorkGroupMst.jsp"/>
</action>
<action name="HrmOrgWorkGroupMstForm" path="/HrmOrgWorkGroupMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgWorkGroupMst.jsp"/>
</action>
<action name="HrmOrgWorkGroupMstForm" path="/HrmOrgWorkGroupMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgWorkGroupMst.jsp"/>
</action>
<action name="HrmOrgWorkGroupMstForm" path="/HrmOrgWorkGroupMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmOrgWorkGroupMst.jsp"/>
</action>
<action name="HrmOrgWorkGroupMstForm" path="/HrmOrgWorkGroupMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmOrgWorkGroupMstForm" path="/HrmOrgWorkGroupMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmOrgWorkGroupMst.jsp"/>
</action>
<!--************************************************************************
10.Relation Master Starts
***************************************************************************-->
<action name="HrmOrgRelationMstForm" path="/HrmOrgRelationMstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmOrgRelationMst.jsp"/>
</action>
<action name="HrmOrgRelationMstForm" path="/HrmOrgRelationMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgRelationMst.jsp"/>
</action>
<action name="HrmOrgRelationMstForm" path="/HrmOrgRelationMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgRelationMst.jsp"/>
</action>
<action name="HrmOrgRelationMstForm" path="/HrmOrgRelationMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgRelationMst.jsp"/>
</action>
<action name="HrmOrgRelationMstForm" path="/HrmOrgRelationMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmOrgRelationMst.jsp"/>
</action>
<action name="HrmOrgRelationMstForm" path="/HrmOrgRelationMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmOrgRelationMst.jsp"/>
</action>
<action name="HrmOrgRelationMstForm" path="/HrmOrgRelationMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgRelationMst.jsp"/>
</action>
<action name="HrmOrgRelationMstForm" path="/HrmOrgRelationMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgRelationMst.jsp"/>
</action>
<action name="HrmOrgRelationMstForm" path="/HrmOrgRelationMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgRelationMst.jsp"/>
</action>
<action name="HrmOrgRelationMstForm" path="/HrmOrgRelationMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmOrgRelationMst.jsp"/>
</action>
<action name="HrmOrgRelationMstForm" path="/HrmOrgRelationMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmOrgRelationMstForm" path="/HrmOrgRelationMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmOrgRelationMst.jsp"/>
</action>
<!--************************************************************************
11.Holiday Calendar Starts
***************************************************************************-->
<action name="HrmOrgHolCalForm" path="/HrmOrgHolCalBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolCal.jsp"/>
</action>
<action name="HrmOrgHolCalForm" path="/HrmOrgHolCalQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolCal.jsp"/>
</action>
<action name="HrmOrgHolCalForm" path="/HrmOrgHolCalNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolCal.jsp"/>
</action>
<action name="HrmOrgHolCalForm" path="/HrmOrgHolCalGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolCal.jsp"/>
</action>
<action name="HrmOrgHolCalForm" path="/HrmOrgHolCalSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolCal.jsp"/>
</action>
<action name="HrmOrgHolCalForm" path="/HrmOrgHolCalDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolCal.jsp"/>
</action>
<action name="HrmOrgHolCalForm" path="/HrmOrgHolCalRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolCal.jsp"/>
</action>
<action name="HrmOrgHolCalForm" path="/HrmOrgHolCalGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolCal.jsp"/>
</action>
<action name="HrmOrgHolCalForm" path="/HrmOrgHolCalGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolCal.jsp"/>
</action>
<action name="HrmOrgHolCalForm" path="/HrmOrgHolCalAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolCal.jsp"/>
</action>
<action name="HrmOrgHolCalForm" path="/HrmOrgHolCalDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolCal.jsp"/>
</action>
<action name="HrmOrgHolCalForm" path="/HrmOrgHolCalGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolCal.jsp"/>
</action>
<action name="HrmOrgHolCalForm" path="/HrmOrgHolCalOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolCal.jsp"/>
</action>
<action name="HrmOrgHolCalForm" path="/HrmOrgHolCalExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmOrgHolCalForm" path="/HrmOrgHolCalValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmOrgHolCal.jsp"/>
</action>
<!--************************************************************************
12.Language Master Starts
***************************************************************************-->
<action name="HrmOrgLangMstForm" path="/HrmOrgLangMstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmOrgLangMst.jsp"/>
</action>
<action name="HrmOrgLangMstForm" path="/HrmOrgLangMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgLangMst.jsp"/>
</action>
<action name="HrmOrgLangMstForm" path="/HrmOrgLangMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgLangMst.jsp"/>
</action>
<action name="HrmOrgLangMstForm" path="/HrmOrgLangMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgLangMst.jsp"/>
</action>
<action name="HrmOrgLangMstForm" path="/HrmOrgLangMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmOrgLangMst.jsp"/>
</action>
<action name="HrmOrgLangMstForm" path="/HrmOrgLangMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmOrgLangMst.jsp"/>
</action>
<action name="HrmOrgLangMstForm" path="/HrmOrgLangMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgLangMst.jsp"/>
</action>
<action name="HrmOrgLangMstForm" path="/HrmOrgLangMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgLangMst.jsp"/>
</action>
<action name="HrmOrgLangMstForm" path="/HrmOrgLangMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgLangMst.jsp"/>
</action>
<action name="HrmOrgLangMstForm" path="/HrmOrgLangMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmOrgLangMst.jsp"/>
</action>
<action name="HrmOrgLangMstForm" path="/HrmOrgLangMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmOrgLangMstForm" path="/HrmOrgLangMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmOrgLangMst.jsp"/>
</action>
<!--************************************************************************
13.Scale Master Starts
***************************************************************************-->
<action name="HrmOrgScaleMstForm" path="/HrmOrgScaleMstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmOrgScaleMst.jsp"/>
</action>
<action name="HrmOrgScaleMstForm" path="/HrmOrgScaleMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgScaleMst.jsp"/>
</action>
<action name="HrmOrgScaleMstForm" path="/HrmOrgScaleMstValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmOrgScaleMst.jsp"/>
</action>
<action name="HrmOrgScaleMstForm" path="/HrmOrgScaleMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgScaleMst.jsp"/>
</action>
<action name="HrmOrgScaleMstForm" path="/HrmOrgScaleMstGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgScaleMst.jsp"/>
</action>
<action name="HrmOrgScaleMstForm" path="/HrmOrgScaleMstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgScaleMst.jsp"/>
</action>
<action name="HrmOrgScaleMstForm" path="/HrmOrgScaleMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmOrgScaleMst.jsp"/>
</action>
<action name="HrmOrgScaleMstForm" path="/HrmOrgScaleMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmOrgScaleMst.jsp"/>
</action>
<action name="HrmOrgScaleMstForm" path="/HrmOrgScaleMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgScaleMst.jsp"/>
</action>
<action name="HrmOrgScaleMstForm" path="/HrmOrgScaleMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgScaleMst.jsp"/>
</action>
<action name="HrmOrgScaleMstForm" path="/HrmOrgScaleMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgScaleMst.jsp"/>
</action>
<action name="HrmOrgScaleMstForm" path="/HrmOrgScaleMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmOrgScaleMst.jsp"/>
</action>
<action name="HrmOrgScaleMstForm" path="/HrmOrgScaleMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmOrgScaleMst.jsp"/>
</action>
<action name="HrmOrgScaleMstForm" path="/HrmOrgScaleMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmOrgScaleMstForm" path="/HrmOrgScaleMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmOrgScaleMst.jsp"/>
</action>
<!--Scale Master Ends Here -->
<!--************************************************************************
14.Increment Master Starts
***************************************************************************-->
<action name="HrmOrgIncrementForm" path="/HrmOrgIncrementBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmOrgIncrementMst.jsp"/>
</action>
<action name="HrmOrgIncrementForm" path="/HrmOrgIncrementQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgIncrementMst.jsp"/>
</action>
<action name="HrmOrgIncrementForm" path="/HrmOrgIncrementNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgIncrementMst.jsp"/>
</action>
<action name="HrmOrgIncrementForm" path="/HrmOrgIncrementGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgIncrementMst.jsp"/>
</action>
<action name="HrmOrgIncrementForm" path="/HrmOrgIncrementSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmOrgIncrementMst.jsp"/>
</action>
<action name="HrmOrgIncrementForm" path="/HrmOrgIncrementRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmOrgIncrementMst.jsp"/>
</action>
<action name="HrmOrgIncrementForm" path="/HrmOrgIncrementGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmOrgIncrementMst.jsp"/>
</action>
<action name="HrmOrgIncrementForm" path="/HrmOrgIncrementGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgIncrementMst.jsp"/>
</action>
<action name="HrmOrgIncrementForm" path="/HrmOrgIncrementGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmOrgIncrementMst.jsp"/>
</action>
<action name="HrmOrgIncrementForm" path="/HrmOrgIncrementExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmOrgIncrementForm" path="/HrmOrgIncrementOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmOrgIncrementMst.jsp"/>
</action>
<action name="HrmOrgIncrementForm" path="/HrmOrgIncrementValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmOrgIncrementMst.jsp"/>
</action>
<!--Increment Master Ends Here -->
<!--************************************************************************
15.District Master Starts
***************************************************************************-->
<action name="HrmOrgDistMstForm" path="/HrmOrgDistMstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmOrgDistMst.jsp"/>
</action>
<action name="HrmOrgDistMstForm" path="/HrmOrgDistMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgDistMst.jsp"/>
</action>
<action name="HrmOrgDistMstForm" path="/HrmOrgDistMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgDistMst.jsp"/>
</action>
<action name="HrmOrgDistMstForm" path="/HrmOrgDistMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgDistMst.jsp"/>
</action>
<action name="HrmOrgDistMstForm" path="/HrmOrgDistMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmOrgDistMst.jsp"/>
</action>
<action name="HrmOrgDistMstForm" path="/HrmOrgDistMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmOrgDistMst.jsp"/>
</action>
<action name="HrmOrgDistMstForm" path="/HrmOrgDistMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgDistMst.jsp"/>
</action>
<action name="HrmOrgDistMstForm" path="/HrmOrgDistMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgDistMst.jsp"/>
</action>
<action name="HrmOrgDistMstForm" path="/HrmOrgDistMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgDistMst.jsp"/>
</action>
<action name="HrmOrgDistMstForm" path="/HrmOrgDistMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmOrgDistMst.jsp"/>
</action>
<action name="HrmOrgDistMstForm" path="/HrmOrgDistMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmOrgDistMstForm" path="/HrmOrgDistMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmOrgDistMst.jsp"/>
</action>
<!--************************************************************************
16.Tehsil Master Starts
***************************************************************************-->
<action name="HrmOrgTehMstForm" path="/HrmOrgTehMstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmOrgTehMst.jsp"/>
</action>
<action name="HrmOrgTehMstForm" path="/HrmOrgTehMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgTehMst.jsp"/>
</action>
<action name="HrmOrgTehMstForm" path="/HrmOrgTehMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmOrgTehMst.jsp"/>
</action>
<action name="HrmOrgTehMstForm" path="/HrmOrgTehMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgTehMst.jsp"/>
</action>
<action name="HrmOrgTehMstForm" path="/HrmOrgTehMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmOrgTehMst.jsp"/>
</action>
<action name="HrmOrgTehMstForm" path="/HrmOrgTehMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmOrgTehMst.jsp"/>
</action>
<action name="HrmOrgTehMstForm" path="/HrmOrgTehMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmOrgTehMst.jsp"/>
</action>
<action name="HrmOrgTehMstForm" path="/HrmOrgTehMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgTehMst.jsp"/>
</action>
<action name="HrmOrgTehMstForm" path="/HrmOrgTehMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmOrgTehMst.jsp"/>
</action>
<action name="HrmOrgTehMstForm" path="/HrmOrgTehMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmOrgTehMst.jsp"/>
</action>
<action name="HrmOrgTehMstForm" path="/HrmOrgTehMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmOrgTehMstForm" path="/HrmOrgTehMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmOrgTehMst.jsp"/>
</action>
<!--ORGANISATION SETUP MODULE ENDS-->
<!--************************************************************************
ELIGIBILITY RULE STARTS
***************************************************************************-->
<!--Specific Action For Eligibility Rule-->
<action name="HrmGenEligRuleForm" path="/HrmGenEligRuleAction" input="/hrms/jsp/HrmGenEligRule.jsp" scope="session" type="wenrgise.hrms.webtier.action.HrmGenEligRuleAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRule.jsp"/>
</action>
<!--Specific Action For Eligibility Rule-->
<action name="HrmGenEligRuleForm" path="/GenEligRuleDtlBaseAction" input="/hrms/jsp/HrmGenEligRuleDtl.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleDtl.jsp"/>
</action>
<action name="HrmGenEligRuleForm" path="/HrmGenEligRuleDtlGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleDtl.jsp"/>
</action>
<action name="HrmGenEligRuleForm" path="/HrmGenEligRuleDtlExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmGenEligRuleForm" path="/HrmGenEligRuleQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRule.jsp"/>
</action>
<action name="HrmGenEligRuleForm" path="/HrmGenEligRuleNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRule.jsp"/>
</action>
<action name="HrmGenEligRuleForm" path="/HrmGenEligRuleGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRule.jsp"/>
</action>
<action name="HrmGenEligRuleForm" path="/HrmGenEligRuleGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRule.jsp"/>
</action>
<action name="HrmGenEligRuleForm" path="/HrmGenEligRuleSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRule.jsp"/>
</action>
<action name="HrmGenEligRuleForm" path="/HrmGenEligRuleDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRule.jsp"/>
</action>
<action name="HrmGenEligRuleForm" path="/HrmGenEligRuleRefreshAction" scope="session" type="wenrgise.hrms.webtier.action.HrmGenEligRuleAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRule.jsp"/>
</action>
<action name="HrmGenEligRuleForm" path="/HrmGenEligRuleGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRule.jsp"/>
</action>
<action name="HrmGenEligRuleForm" path="/HrmGenEligRuleAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRule.jsp"/>
</action>
<action name="HrmGenEligRuleForm" path="/HrmGenEligRuleDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRule.jsp"/>
</action>
<action name="HrmGenEligRuleForm" path="/HrmGenEligRuleGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRule.jsp"/>
</action>
<action name="HrmGenEligRuleForm" path="/HrmGenEligRuleValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRule.jsp"/>
</action>
<action name="HrmGenEligRuleForm" path="/HrmGenEligRuleOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRule.jsp"/>
</action>
<action name="HrmGenEligRuleForm" path="/HrmGenEligRuleExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Eligibility Rule Query-->
<action name="HrmGenEligRuleQueryForm" path="/HrmGenEligRuleQueryBaseAction" input="/hrms/jsp/HrmGenEligRuleQuery.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleQuery.jsp"/>
</action>
<action name="HrmGenEligRuleQueryForm" path="/HrmGenEligRuleQueryGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleQuery.jsp"/>
</action>
<action name="HrmGenEligRuleQueryForm" path="/HrmGenEligRuleQueryGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleQuery.jsp"/>
</action>
<action name="HrmGenEligRuleQueryForm" path="/HrmGenEligRuleQueryQueryModeAction" type="wenrgise.common.webtier.action.QueryModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleQuery.jsp"/>
</action>
<action name="HrmGenEligRuleQueryForm" path="/HrmGenEligRuleQueryOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleQuery.jsp"/>
</action>
<action name="HrmGenEligRuleQueryForm" path="/HrmGenEligRuleQuerySaveAction" type="wenrgise.common.webtier.action.SaveDetailAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleQuery.jsp"/>
</action>
<action name="HrmGenEligRuleQueryForm" path="/HrmGenEligRuleQueryRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleQuery.jsp"/>
</action>
<action name="HrmGenEligRuleQueryForm" path="/HrmGenEligRuleQueryGetPrevHeaderAction" type="wenrgise.common.webtier.action.GetNextHeaderAction" scope="session" input="/hrms/jsp/HrmGenEligRuleQuery.jsp">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleQuery.jsp"/>
</action>
<action name="HrmGenEligRuleQueryForm" path="/HrmGenEligRuleQueryGetNextHeaderAction" type="wenrgise.common.webtier.action.GetNextHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleQuery.jsp"/>
</action>
<action name="HrmGenEligRuleQueryForm" path="/HrmGenEligRuleQueryNewModeAction" type="wenrgise.common.webtier.action.NewModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleQuery.jsp"/>
</action>
<action name="HrmGenEligRuleQueryForm" path="/HrmGenEligRuleQueryAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleQuery.jsp"/>
</action>
<action name="HrmGenEligRuleQueryForm" path="/HrmGenEligRuleQueryDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleQuery.jsp"/>
</action>
<action name="HrmGenEligRuleQueryForm" path="/HrmGenEligRuleQueryValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleQuery.jsp"/>
</action>
<action name="HrmGenEligRuleQueryForm" path="/HrmGenEligRuleQueryAddRowAction" type="wenrgise.common.webtier.action.AddRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleQuery.jsp"/>
</action>
<action name="HrmGenEligRuleQueryForm" path="/HrmGenEligRuleQueryDeleteRowAction" type="wenrgise.common.webtier.action.DeleteRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleQuery.jsp"/>
</action>
<action name="HrmGenEligRuleQueryForm" path="/HrmGenEligRuleQueryGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmGenEligRuleQuery.jsp"/>
</action>
<action name="HrmGenEligRuleQueryForm" path="/HrmGenEligRuleQueryExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--*************************************************************************
RECRUITMENT
***************************************************************************-->
<action name="HrmRecAdvtMtnForm" path="/HrmAdvMtnBaseAction" input="/hrms/jsp/HrmRecAdvtMtn.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvtMtn.jsp"/>
</action>
<action name="HrmRecAdvtMtnForm" path="/HrmAdvMtnRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvtMtn.jsp"/>
</action>
<action name="HrmRecAdvtMtnForm" path="/HrmAdvMtnQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvtMtn.jsp"/>
</action>
<action name="HrmRecAdvtMtnForm" path="/HrmAdvMtnNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvtMtn.jsp"/>
</action>
<action name="HrmRecAdvtMtnForm" path="/HrmAdvMtnGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvtMtn.jsp"/>
</action>
<action name="HrmRecAdvtMtnForm" path="/HrmAdvMtnGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvtMtn.jsp"/>
</action>
<action name="HrmRecAdvtMtnForm" path="/HrmAdvMtnSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvtMtn.jsp"/>
</action>
<action name="HrmRecAdvtMtnForm" path="/HrmAdvMtnDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvtMtn.jsp"/>
</action>
<action name="HrmRecAdvtMtnForm" path="/HrmAdvMtnAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvtMtn.jsp"/>
</action>
<action name="HrmRecAdvtMtnForm" path="/HrmAdvMtnGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvtMtn.jsp"/>
</action>
<action name="HrmRecAdvtMtnForm" path="/HrmAdvMtnAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvtMtn.jsp"/>
</action>
<action name="HrmRecAdvtMtnForm" path="/HrmAdvMtnGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvtMtn.jsp"/>
</action>
<action name="HrmRecAdvtMtnForm" path="/HrmAdvMtnGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvtMtn.jsp"/>
</action>
<action name="HrmRecAdvtMtnForm" path="/HrmAdvMtnGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction" input="/hrms/jsp/HrmAdvertisementAttributeDetail.jsp">
<forward name="success" path="/hrms/jsp/HrmRecAdvtMtn.jsp"/>
</action>
<action name="HrmRecAdvtMtnForm" path="/HrmRecAdvtMtnOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecAdvtMtn.jsp"/>
</action>
<action name="HrmRecAdvtMtnForm" path="/HrmAdvMtnDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvtMtn.jsp"/>
</action>
<action name="HrmRecAdvtMtnForm" path="/HrmAdvMtnExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- ADVERTISEMENT MTN.ENDS HERE-->
<!-- Adv Attr STARTS HERE -->
<action name="HrmRecAdvAttrForm" path="/HrmAdvQualReqBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvQualReqQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvQualReqSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvQualReqRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvQualReqGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvQualReqAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvQualReqDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvQualReqGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvQualReqOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
<forward name="HrmRecAdvAttrLngReqDtl" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
<forward name="HrmRecAdvAttrQualReqDtl" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
<forward name="HrmRecAdvAttrSkillReqDtl" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
<forward name="HrmRecAdvAttrJobDesc" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
<forward name="HrmRecAdvAttrWorkExpDtl" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
<forward name="HrmRecAdvAttrLocVacencyDtl" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvQualReqExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLocvacencyGetTabAction" input="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmRecAdvAttrLngReqDtl" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
<forward name="HrmRecAdvAttrQualReqDtl" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
<forward name="HrmRecAdvAttrSkillReqDtl" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
<forward name="HrmRecAdvAttrWorkExpDtl" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
<forward name="HrmRecAdvAttrJobDesc" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvJobDescGetTabAction" input="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmRecAdvAttrLngReqDtl" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
<forward name="HrmRecAdvAttrQualReqDtl" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
<forward name="HrmRecAdvAttrSkillReqDtl" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
<forward name="HrmRecAdvAttrWorkExpDtl" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
<forward name="HrmRecAdvAttrLocVacencyDtl" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvQualReqGetTabAction" input="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmRecAdvAttrLngReqDtl" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
<forward name="HrmRecAdvAttrSkillReqDtl" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
<forward name="HrmRecAdvAttrWorkExpDtl" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
<forward name="HrmRecAdvAttrLocVacencyDtl" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
<forward name="HrmRecAdvAttrJobDesc" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLngReqGetTabAction" input="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmRecAdvAttrJobDesc" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
<forward name="HrmRecAdvAttrQualReqDtl" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
<forward name="HrmRecAdvAttrSkillReqDtl" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
<forward name="HrmRecAdvAttrWorkExpDtl" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
<forward name="HrmRecAdvAttrLocVacencyDtl" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvSkillReqGetTabAction" input="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmRecAdvAttrLngReqDtl" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
<forward name="HrmRecAdvAttrQualReqDtl" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
<forward name="HrmRecAdvAttrJobDesc" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
<forward name="HrmRecAdvAttrWorkExpDtl" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
<forward name="HrmRecAdvAttrLocVacencyDtl" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvWorkExpGetTabAction" input="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmRecAdvAttrLngReqDtl" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
<forward name="HrmRecAdvAttrQualReqDtl" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
<forward name="HrmRecAdvAttrSkillReqDtl" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
<forward name="HrmRecAdvAttrJobDesc" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
<forward name="HrmRecAdvAttrLocVacencyDtl" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLngReqQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLocvacencyQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvSkillReqQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvWorkExpQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvtQualificationValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLngReqValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLocvacencyValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvJobDescValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvSkillReqValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvWorkExpValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/HrmAdvLocVacencyBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLocvacencySaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLocvacencyRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLocvacencyGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLocvacencyAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLocvacencyDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLocvacencyGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLocvacencyOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
<forward name="HrmRecAdvAttrLngReqDtl" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
<forward name="HrmRecAdvAttrQualReqDtl" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
<forward name="HrmRecAdvAttrSkillReqDtl" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
<forward name="HrmRecAdvAttrJobDesc" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
<forward name="HrmRecAdvAttrWorkExpDtl" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
<forward name="HrmRecAdvAttrLocVacencyDtl" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLocvacencyExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/HrmAdvJobDescBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvJobDescQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvJobDescSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvJobDescRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvJobDescGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvJobDescAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvJobDescDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvJobDescGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvJobDescOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
<forward name="HrmRecAdvAttrLngReqDtl" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
<forward name="HrmRecAdvAttrQualReqDtl" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
<forward name="HrmRecAdvAttrSkillReqDtl" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
<forward name="HrmRecAdvAttrJobDesc" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
<forward name="HrmRecAdvAttrWorkExpDtl" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
<forward name="HrmRecAdvAttrLocVacencyDtl" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvJobDescExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/HrmAdvLngReqBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLngReqSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLngReqRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLngReqGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLngReqAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLngReqDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLngReqGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLngReqOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
<forward name="HrmRecAdvAttrLngReqDtl" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
<forward name="HrmRecAdvAttrQualReqDtl" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
<forward name="HrmRecAdvAttrSkillReqDtl" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
<forward name="HrmRecAdvAttrJobDesc" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
<forward name="HrmRecAdvAttrWorkExpDtl" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
<forward name="HrmRecAdvAttrLocVacencyDtl" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvLngReqExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/HrmAdvSkillReqBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvSkillReqSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvSkillReqRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvSkillReqGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvSkillReqAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvSkillReqDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvSkillReqGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvSkillReqOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
<forward name="HrmRecAdvAttrLngReqDtl" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
<forward name="HrmRecAdvAttrQualReqDtl" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
<forward name="HrmRecAdvAttrSkillReqDtl" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
<forward name="HrmRecAdvAttrJobDesc" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
<forward name="HrmRecAdvAttrWorkExpDtl" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
<forward name="HrmRecAdvAttrLocVacencyDtl" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvSkillReqExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/HrmAdvWorkExpBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvWorkExpSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvWorkExpRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvWorkExpGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvWorkExpAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvWorkExpDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvWorkExpGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvWorkExpOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
<forward name="HrmRecAdvAttrLngReqDtl" path="/hrms/jsp/HrmRecAdvAttrLngReqDtl.jsp"/>
<forward name="HrmRecAdvAttrQualReqDtl" path="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp"/>
<forward name="HrmRecAdvAttrSkillReqDtl" path="/hrms/jsp/HrmRecAdvAttrSkillReqDtl.jsp"/>
<forward name="HrmRecAdvAttrJobDesc" path="/hrms/jsp/HrmRecAdvAttrJobDesc.jsp"/>
<forward name="HrmRecAdvAttrWorkExpDtl" path="/hrms/jsp/HrmRecAdvAttrWorkExpDtl.jsp"/>
<forward name="HrmRecAdvAttrLocVacencyDtl" path="/hrms/jsp/HrmRecAdvAttrLocVacencyDtl.jsp"/>
</action>
<action name="HrmRecAdvAttrForm" path="/AdvWorkExpExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Adv Attr Ends HERE -->
<!--APPLICATION MAINTENANCE STARTS HERE -->
<!--Get Tab Action-->
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnPerDtlGetTabAction" input="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmRecApplnMtnAddDtl" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
<forward name="HrmRecApplnMtnExpDtl" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
<forward name="HrmRecApplnMtnLangDtl" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
<forward name="HrmRecApplnMtnEduDtl" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
<forward name="HrmRecApplnMtnResultDtl" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
<forward name="HrmRecApplnMtnOtherDtl" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
<forward name="HrmRecApplnMtnRef" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
<forward name="HrmRecApplnMtnTrngDtls" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
<forward name="HrmRecApplnMtnPerDtl" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnAddGetTabAction" input="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmRecApplnMtnAddDtl" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
<forward name="HrmRecApplnMtnExpDtl" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
<forward name="HrmRecApplnMtnLangDtl" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
<forward name="HrmRecApplnMtnEduDtl" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
<forward name="HrmRecApplnMtnResultDtl" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
<forward name="HrmRecApplnMtnOtherDtl" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
<forward name="HrmRecApplnMtnRef" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
<forward name="HrmRecApplnMtnTrngDtls" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
<forward name="HrmRecApplnMtnPerDtl" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnEduGetTabAction" input="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmRecApplnMtnAddDtl" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
<forward name="HrmRecApplnMtnExpDtl" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
<forward name="HrmRecApplnMtnLangDtl" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
<forward name="HrmRecApplnMtnEduDtl" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
<forward name="HrmRecApplnMtnResultDtl" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
<forward name="HrmRecApplnMtnOtherDtl" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
<forward name="HrmRecApplnMtnRef" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
<forward name="HrmRecApplnMtnTrngDtls" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
<forward name="HrmRecApplnMtnPerDtl" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnExpGetTabAction" input="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmRecApplnMtnAddDtl" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
<forward name="HrmRecApplnMtnExpDtl" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
<forward name="HrmRecApplnMtnLangDtl" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
<forward name="HrmRecApplnMtnEduDtl" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
<forward name="HrmRecApplnMtnResultDtl" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
<forward name="HrmRecApplnMtnOtherDtl" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
<forward name="HrmRecApplnMtnRef" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
<forward name="HrmRecApplnMtnTrngDtls" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
<forward name="HrmRecApplnMtnPerDtl" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnLangGetTabAction" input="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmRecApplnMtnAddDtl" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
<forward name="HrmRecApplnMtnExpDtl" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
<forward name="HrmRecApplnMtnLangDtl" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
<forward name="HrmRecApplnMtnEduDtl" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
<forward name="HrmRecApplnMtnResultDtl" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
<forward name="HrmRecApplnMtnOtherDtl" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
<forward name="HrmRecApplnMtnRef" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
<forward name="HrmRecApplnMtnTrngDtls" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
<forward name="HrmRecApplnMtnPerDtl" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnOtherGetTabAction" input="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmRecApplnMtnAddDtl" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
<forward name="HrmRecApplnMtnExpDtl" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
<forward name="HrmRecApplnMtnLangDtl" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
<forward name="HrmRecApplnMtnEduDtl" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
<forward name="HrmRecApplnMtnResultDtl" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
<forward name="HrmRecApplnMtnOtherDtl" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
<forward name="HrmRecApplnMtnRef" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
<forward name="HrmRecApplnMtnTrngDtls" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
<forward name="HrmRecApplnMtnPerDtl" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnResultGetTabAction" input="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmRecApplnMtnAddDtl" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
<forward name="HrmRecApplnMtnExpDtl" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
<forward name="HrmRecApplnMtnLangDtl" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
<forward name="HrmRecApplnMtnEduDtl" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
<forward name="HrmRecApplnMtnResultDtl" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
<forward name="HrmRecApplnMtnOtherDtl" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
<forward name="HrmRecApplnMtnRef" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
<forward name="HrmRecApplnMtnTrngDtls" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
<forward name="HrmRecApplnMtnPerDtl" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnRefGetTabAction" input="/hrms/jsp/HrmRecApplnMtnRef.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmRecApplnMtnAddDtl" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
<forward name="HrmRecApplnMtnExpDtl" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
<forward name="HrmRecApplnMtnLangDtl" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
<forward name="HrmRecApplnMtnEduDtl" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
<forward name="HrmRecApplnMtnResultDtl" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
<forward name="HrmRecApplnMtnOtherDtl" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
<forward name="HrmRecApplnMtnRef" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
<forward name="HrmRecApplnMtnTrngDtls" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
<forward name="HrmRecApplnMtnPerDtl" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnTrngDtlsGetTabAction" input="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmRecApplnMtnAddDtl" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
<forward name="HrmRecApplnMtnExpDtl" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
<forward name="HrmRecApplnMtnLangDtl" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
<forward name="HrmRecApplnMtnEduDtl" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
<forward name="HrmRecApplnMtnResultDtl" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
<forward name="HrmRecApplnMtnOtherDtl" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
<forward name="HrmRecApplnMtnRef" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
<forward name="HrmRecApplnMtnTrngDtls" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
<forward name="HrmRecApplnMtnPerDtl" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
</action>
<!--Personal Dtls Tab-->
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnPerDtlBaseAction" input="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnPerDtlOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnPerDtlQueryModeAction" type="wenrgise.common.webtier.action.QueryModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnPerDtlNewModeAction" type="wenrgise.common.webtier.action.NewModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnPerDtlGetHeaderAction" type="wenrgise.common.webtier.action.GetHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnPerDtlSaveAction" type="wenrgise.common.webtier.action.SaveAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnPerDtlDeleteAction" type="wenrgise.common.webtier.action.DeleteAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnPerDtlRefreshAction" type="wenrgise.common.webtier.action.RefreshAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnPerDtlGetNextHeaderAction" type="wenrgise.common.webtier.action.GetNextHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnPerDtlGetDetailAction" type="wenrgise.common.webtier.action.GetDetailAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnPerDtlGetDetailPageAction" type="wenrgise.common.webtier.action.GetDetailPageAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnPerDtlValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnPerDtlExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Address Dtls Tab-->
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnAddDtlBaseAction" input="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnAddDtlOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
<forward name="HrmRecApplnMtnAddDtl" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
<forward name="HrmRecApplnMtnExpDtl" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
<forward name="HrmRecApplnMtnLangDtl" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
<forward name="HrmRecApplnMtnEduDtl" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
<forward name="HrmRecApplnMtnResultDtl" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
<forward name="HrmRecApplnMtnOtherDtl" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
<forward name="HrmRecApplnMtnRef" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
<forward name="HrmRecApplnMtnTrngDtls" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
<forward name="HrmRecApplnMtnPerDtl" path="/hrms/jsp/HrmRecApplnMtnPerDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnAddDtlQueryModeAction" type="wenrgise.common.webtier.action.QueryModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnAddDtlNewModeAction" type="wenrgise.common.webtier.action.NewModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnAddDtlGetHeaderAction" type="wenrgise.common.webtier.action.GetHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnAddDtlSaveAction" type="wenrgise.common.webtier.action.SaveAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnAddDtlDeleteAction" type="wenrgise.common.webtier.action.DeleteAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnAddDtlRefreshAction" type="wenrgise.common.webtier.action.RefreshAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnAddDtlGetNextHeaderAction" type="wenrgise.common.webtier.action.GetNextHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnAddDtlGetDetailAction" type="wenrgise.common.webtier.action.GetDetailAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnAddDtlGetDetailPageAction" type="wenrgise.common.webtier.action.GetDetailPageAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnAddDtlValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnAddDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnAddDtlExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Edu Dtls Tab-->
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnEduDtlBaseAction" input="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnEduDtlOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnEduDtlQueryModeAction" type="wenrgise.common.webtier.action.QueryModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnEduDtlNewModeAction" type="wenrgise.common.webtier.action.NewModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnEduDtlGetHeaderAction" type="wenrgise.common.webtier.action.GetHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnEduDtlSaveAction" type="wenrgise.common.webtier.action.SaveAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnEduDtlDeleteAction" type="wenrgise.common.webtier.action.DeleteAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnEduDtlRefreshAction" type="wenrgise.common.webtier.action.RefreshAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnEduDtlGetNextHeaderAction" type="wenrgise.common.webtier.action.GetNextHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnEduDtlGetDetailAction" type="wenrgise.common.webtier.action.GetDetailAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnEduDtlGetDetailPageAction" type="wenrgise.common.webtier.action.GetDetailPageAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnEduDtlAddRowAction" type="wenrgise.common.webtier.action.AddRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnEduDtlDeleteRowAction" type="wenrgise.common.webtier.action.DeleteRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnEduDtlValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnEduDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnEduDtlExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Exp Dtls Tab-->
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnExpDtlBaseAction" input="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnExpDtlOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnExpDtlQueryModeAction" type="wenrgise.common.webtier.action.QueryModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnExpDtlNewModeAction" type="wenrgise.common.webtier.action.NewModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnExpDtlGetHeaderAction" type="wenrgise.common.webtier.action.GetHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnExpDtlSaveAction" type="wenrgise.common.webtier.action.SaveAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnExpDtlDeleteAction" type="wenrgise.common.webtier.action.DeleteAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnExpDtlRefreshAction" type="wenrgise.common.webtier.action.RefreshAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnExpDtlGetNextHeaderAction" type="wenrgise.common.webtier.action.GetNextHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnExpDtlGetDetailAction" type="wenrgise.common.webtier.action.GetDetailAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnExpDtlGetDetailPageAction" type="wenrgise.common.webtier.action.GetDetailPageAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnExpDtlAddRowAction" type="wenrgise.common.webtier.action.AddRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnExpDtlDeleteRowAction" type="wenrgise.common.webtier.action.DeleteRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnExpDtlValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnExpDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnExpDtlExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Lang Dtls Tab-->
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnLangDtlBaseAction" input="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnLangDtlOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnLangDtlQueryModeAction" type="wenrgise.common.webtier.action.QueryModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnLangDtlNewModeAction" type="wenrgise.common.webtier.action.NewModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnLangDtlGetHeaderAction" type="wenrgise.common.webtier.action.GetHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnLangDtlSaveAction" type="wenrgise.common.webtier.action.SaveAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnLangDtlDeleteAction" type="wenrgise.common.webtier.action.DeleteAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnLangDtlRefreshAction" type="wenrgise.common.webtier.action.RefreshAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnLangDtlGetNextHeaderAction" type="wenrgise.common.webtier.action.GetNextHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnLangDtlGetDetailAction" type="wenrgise.common.webtier.action.GetDetailAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnLangDtlGetDetailPageAction" type="wenrgise.common.webtier.action.GetDetailPageAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnLangDtlAddRowAction" type="wenrgise.common.webtier.action.AddRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnLangDtlDeleteRowAction" type="wenrgise.common.webtier.action.DeleteRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnLangDtlValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnLangDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnLangDtlExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Ref Dtls Tab-->
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnRefBaseAction" input="/hrms/jsp/HrmRecApplnMtnRef.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnRefOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnRefQueryModeAction" type="wenrgise.common.webtier.action.QueryModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnRefNewModeAction" type="wenrgise.common.webtier.action.NewModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnRefGetHeaderAction" type="wenrgise.common.webtier.action.GetHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnRefSaveAction" type="wenrgise.common.webtier.action.SaveAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnRefDeleteAction" type="wenrgise.common.webtier.action.DeleteAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnRefRefreshAction" type="wenrgise.common.webtier.action.RefreshAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnRefGetNextHeaderAction" type="wenrgise.common.webtier.action.GetNextHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnRefGetDetailAction" type="wenrgise.common.webtier.action.GetDetailAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnRefGetDetailPageAction" type="wenrgise.common.webtier.action.GetDetailPageAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnRefAddRowAction" type="wenrgise.common.webtier.action.AddRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnRefDeleteRowAction" type="wenrgise.common.webtier.action.DeleteRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnRefValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnRef.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnRefExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Training Dtls Tab-->
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnTrngDtlsBaseAction" input="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnTrngDtlsOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnTrngDtlsQueryModeAction" type="wenrgise.common.webtier.action.QueryModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnTrngDtlsNewModeAction" type="wenrgise.common.webtier.action.NewModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnTrngDtlsGetHeaderAction" type="wenrgise.common.webtier.action.GetHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnTrngDtlsSaveAction" type="wenrgise.common.webtier.action.SaveAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnTrngDtlsDeleteAction" type="wenrgise.common.webtier.action.DeleteAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnTrngDtlsRefreshAction" type="wenrgise.common.webtier.action.RefreshAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnTrngDtlsGetNextHeaderAction" type="wenrgise.common.webtier.action.GetNextHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnTrngDtlsGetDetailAction" type="wenrgise.common.webtier.action.GetDetailAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnTrngDtlsGetDetailPageAction" type="wenrgise.common.webtier.action.GetDetailPageAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnTrngDtlsAddRowAction" type="wenrgise.common.webtier.action.AddRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnTrngDtlsDeleteRowAction" type="wenrgise.common.webtier.action.DeleteRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnTrngDtlsValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnTrngDtls.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnTrngDtlsExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Result Dtls Tab-->
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnResultDtlBaseAction" input="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnResultDtlOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnResultDtlQueryModeAction" type="wenrgise.common.webtier.action.QueryModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnResultDtlNewModeAction" type="wenrgise.common.webtier.action.NewModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnResultDtlGetHeaderAction" type="wenrgise.common.webtier.action.GetHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnResultDtlSaveAction" type="wenrgise.common.webtier.action.SaveAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnResultDtlDeleteAction" type="wenrgise.common.webtier.action.DeleteAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnResultDtlRefreshAction" type="wenrgise.common.webtier.action.RefreshAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnResultDtlGetNextHeaderAction" type="wenrgise.common.webtier.action.GetNextHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnResultDtlGetDetailAction" type="wenrgise.common.webtier.action.GetDetailAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnResultDtlGetDetailPageAction" type="wenrgise.common.webtier.action.GetDetailPageAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnResultDtlAddRowAction" type="wenrgise.common.webtier.action.AddRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnResultDtlDeleteRowAction" type="wenrgise.common.webtier.action.DeleteRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnResultDtlValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnResultDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnResultDtlExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Other Dtls Tab-->
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnOtherDtlBaseAction" input="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnOtherDtlOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnOtherDtlQueryModeAction" type="wenrgise.common.webtier.action.QueryModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnOtherDtlNewModeAction" type="wenrgise.common.webtier.action.NewModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnOtherDtlGetHeaderAction" type="wenrgise.common.webtier.action.GetHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnOtherDtlSaveAction" type="wenrgise.common.webtier.action.SaveAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnOtherDtlDeleteAction" type="wenrgise.common.webtier.action.DeleteAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnOtherDtlRefreshAction" type="wenrgise.common.webtier.action.RefreshAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnOtherDtlGetNextHeaderAction" type="wenrgise.common.webtier.action.GetNextHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnOtherDtlGetDetailAction" type="wenrgise.common.webtier.action.GetDetailAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnOtherDtlGetDetailPageAction" type="wenrgise.common.webtier.action.GetDetailPageAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnOtherDtlAddRowAction" type="wenrgise.common.webtier.action.AddRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnOtherDtlDeleteRowAction" type="wenrgise.common.webtier.action.DeleteRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnOtherDtlValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRecApplnMtnOtherDtl.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmRecApplnMtnOtherDtlExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmApplMainOthersBaseAction" input="/hrms/jsp/HrmApplicationMaintenanceOthers.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmApplicationMaintenanceOthers.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmApplMainOthersExitAction" input="/hrms/jsp/HrmApplicationMaintenanceOthers.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmApplMainAddrBaseAction" input="/hrms/jsp/HrmApplicationMaintenanceAddr.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmApplicationMaintenanceAddr.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmApplMainAddrExitAction" input="/hrms/jsp/HrmApplicationMaintenanceAddr.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmApplMainResultBaseAction" input="/hrms/jsp/HrmApplicationMaintenanceResult.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmApplicationMaintenanceResult.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmApplMainResultExitAction" input="/hrms/jsp/HrmApplicationMaintenanceResult.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmApplMainExpBaseAction" input="/hrms/jsp/HrmApplicationMaintenanceExp.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmApplicationMaintenanceExp.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmApplMainExpExitAction" input="/hrms/jsp/HrmApplicationMaintenanceExp.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmApplMainEduBaseAction" input="/hrms/jsp/HrmApplicationMaintenanceEdu.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmApplicationMaintenanceEdu.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmApplMainEduExitAction" input="/hrms/jsp/HrmApplicationMaintenanceEdu.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmApplMainLangBaseAction" input="/hrms/jsp/HrmApplicationMaintenanceLang.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmApplicationMaintenanceLang.jsp"/>
</action>
<action name="HrmRecApplnMtnForm" path="/HrmApplMainLangExitAction" input="/hrms/jsp/HrmApplicationMaintenanceLang.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--APPLICATION MAINTENANCE ENTRIES END HERE-->
<!-- Added For Scrutinizing Applicant Maintainance -->
<action name="HrmRecScrutAppMtnForm" path="/HrmScrutApplMtnBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecScrutAppMaintainance.jsp"/>
</action>
<action name="HrmRecScrutAppMtnForm" path="/HrmScrutApplMtnQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmRecScrutAppMaintainance.jsp"/>
</action>
<action name="HrmRecScrutAppMtnForm" path="/HrmScrutApplMtnNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmRecScrutAppMaintainance.jsp"/>
</action>
<action name="HrmRecScrutAppMtnForm" path="/HrmScrutApplMtnGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmRecScrutAppMaintainance.jsp"/>
</action>
<action name="HrmRecScrutAppMtnForm" path="/HrmScrutApplMtnSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecScrutAppMaintainance.jsp"/>
</action>
<action name="HrmRecScrutAppMtnForm" path="/HrmScrutApplMtnDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmRecScrutAppMaintainance.jsp"/>
</action>
<action name="HrmRecScrutAppMtnForm" path="/HrmScrutApplMtnRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmRecScrutAppMaintainance.jsp"/>
</action>
<action name="HrmRecScrutAppMtnForm" path="/HrmScrutApplMtnGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmRecScrutAppMaintainance.jsp"/>
</action>
<action name="HrmRecScrutAppMtnForm" path="/HrmScrutApplMtnGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecScrutAppMaintainance.jsp"/>
</action>
<action name="HrmRecScrutAppMtnForm" path="/HrmScrutApplMtnAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmRecScrutAppMaintainance.jsp"/>
</action>
<action name="HrmRecScrutAppMtnForm" path="/HrmScrutApplMtnDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmRecScrutAppMaintainance.jsp"/>
</action>
<action name="HrmRecScrutAppMtnForm" path="/HrmScrutApplMtnGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmRecScrutAppMaintainance.jsp"/>
</action>
<action name="HrmRecScrutAppMtnForm" path="/HrmScrutApplMtnExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmRecScrutAppMtnForm" path="/HrmScrutApplMtnOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmRecScrutAppMaintainance.jsp"/>
</action>
<!-- Scrutinizing Applicant Maintainance Ends -->
<!--EMPLOYEE RECORD CREATION -->
<action name="HrmRecEmpRecCreationForm" path="/HrmRecEmpRecCreationBaseAction" input="/hrms/jsp/HrmRecEmpRecCreation.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecEmpRecCreation.jsp"/>
</action>
<action name="HrmRecEmpRecCreationForm" path="/HrmEmpRecCreationQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmRecEmpRecCreation.jsp"/>
</action>
<action name="HrmRecEmpRecCreationForm" path="/HrmEmpRecCreationNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmRecEmpRecCreation.jsp"/>
</action>
<action name="HrmRecEmpRecCreationForm" path="/HrmEmpRecCreationGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmRecEmpRecCreation.jsp"/>
</action>
<action name="HrmRecEmpRecCreationForm" path="/HrmEmpRecCreationGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecEmpRecCreation.jsp"/>
</action>
<action name="HrmRecEmpRecCreationForm" path="/HrmEmpRecCreationGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmRecEmpRecCreation.jsp"/>
</action>
<action name="HrmRecEmpRecCreationForm" path="/HrmEmpRecCreationFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmRecEmpRecCreation.jsp"/>
</action>
<action name="HrmRecEmpRecCreationForm" path="/HrmEmpRecCreationDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmRecEmpRecCreation.jsp"/>
</action>
<action name="HrmRecEmpRecCreationForm" path="/HrmEmpRecCreationSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmRecEmpRecCreation.jsp"/>
</action>
<action name="HrmRecEmpRecCreationForm" path="/HrmEmpRecCreationDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmRecEmpRecCreation.jsp"/>
</action>
<action name="HrmRecEmpRecCreationForm" path="/HrmEmpRecCreationAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmRecEmpRecCreation.jsp"/>
</action>
<action name="HrmRecEmpRecCreationForm" path="/HrmEmpRecCreationGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmRecEmpRecCreation.jsp"/>
</action>
<action name="HrmRecEmpRecCreationForm" path="/HrmEmpRecCreationRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmRecEmpRecCreation.jsp"/>
</action>
<action name="HrmRecEmpRecCreationForm" path="/HrmEmpRecCreationValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmRecEmpRecCreation.jsp"/>
</action>
<action name="HrmRecEmpRecCreationForm" path="/HrmEmpRecCreationGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmRecEmpRecCreation.jsp"/>
</action>
<action name="HrmRecEmpRecCreationForm" path="/HrmEmpRecCreationOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session" input="HrmRecEmpRecCreation.jsp">
<forward name="success" path="/hrms/jsp/HrmRecEmpRecCreation.jsp"/>
</action>
<action name="HrmRecEmpRecCreationForm" path="/HrmEmpRecCreationExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session" input="HrmRecEmpRecCreation.jsp">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--TEST CENTER MASTER -->
<action name="HrmRecTestCentreMstForm" path="/HrmTCMstBaseAction" input="/hrms/jsp/HrmRecTestCentreMst.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRecTestCentreMst.jsp"/>
</action>
<action name="HrmRecTestCentreMstForm" path="/HrmTCMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmRecTestCentreMst.jsp"/>
</action>
<action name="HrmRecTestCentreMstForm" path="/HrmTCMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmRecTestCentreMst.jsp"/>
</action>
<action name="HrmRecTestCentreMstForm" path="/HrmTCMstGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmRecTestCentreMst.jsp"/>
</action>
<action name="HrmRecTestCentreMstForm" path="/HrmTCMstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmRecTestCentreMst.jsp"/>
</action>
<action name="HrmRecTestCentreMstForm" path="/HrmTCMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmRecTestCentreMst.jsp"/>
</action>
<action name="HrmRecTestCentreMstForm" path="/HrmTCMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmRecTestCentreMst.jsp"/>
</action>
<action name="HrmRecTestCentreMstForm" path="/HrmTCMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmRecTestCentreMst.jsp"/>
</action>
<action name="HrmRecTestCentreMstForm" path="/HrmTCMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmRecTestCentreMst.jsp"/>
</action>
<action name="HrmRecTestCentreMstForm" path="/HrmTCMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmRecTestCentreMst.jsp"/>
</action>
<action name="HrmRecTestCentreMstForm" path="/HrmTCMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmRecTestCentreMst.jsp"/>
</action>
<action name="HrmRecTestCentreMstForm" path="/HrmTCMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmRecTestCentreMst.jsp"/>
</action>
<action name="HrmRecTestCentreMstForm" path="/HrmTCMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction" input="/hrms/jsp/HrmRecTestCentreMst.jsp">
<forward name="success" path="/hrms/jsp/HrmRecTestCentreMst.jsp"/>
</action>
<action name="HrmRecTestCentreMstForm" path="/HrmTCMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction" input="/hrms/jsp/HrmRecTestCentreMst.jsp">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action path="/LinkHrmRecAdvt" forward="/hrms/jsp/HrmRecAdvAttrQualReqDtl.jsp" />
<!-- RECRUITMENTS ENDS-->
<!--*************************************************************************
III. EMPLOYEE MAINTENANCE
***************************************************************************-->
<!-- TAB ACTIONS-->
<!-- PERSONAL DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersGetTabAction" input="/hrms/jsp/HrmEmpPersDtls.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmEmpPersDtls" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
<forward name="HrmEmpPersAddDtls" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
<forward name="HrmEmpPersJoinInf" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
<forward name="HrmEmpPersEmpHst" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
<forward name="HrmEmpPersPriorExp" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
<forward name="HrmEmpPersEduDtls" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
<forward name="HrmEmpPersPFDtls" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
<forward name="HrmEmpPersTrngDtls" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
<forward name="HrmEmpPersAward" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
<forward name="HrmEmpPersIns" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
<forward name="HrmEmpPersHealth" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
<forward name="HrmPersLngDtls" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
<forward name="HrmEmpPersRef" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
<forward name="HrmEmpPersAsset" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
<forward name="success" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
</action>
<!-- ADDRESS DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAddGetTabAction" input="/hrms/jsp/HrmEmpPersAddDtls.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmEmpPersDtls" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
<forward name="HrmEmpPersAddDtls" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
<forward name="HrmEmpPersJoinInf" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
<forward name="HrmEmpPersEmpHst" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
<forward name="HrmEmpPersPriorExp" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
<forward name="HrmEmpPersEduDtls" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
<forward name="HrmEmpPersPFDtls" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
<forward name="HrmEmpPersTrngDtls" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
<forward name="HrmEmpPersAward" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
<forward name="HrmEmpPersIns" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
<forward name="HrmEmpPersHealth" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
<forward name="HrmPersLngDtls" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
<forward name="HrmEmpPersRef" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
<forward name="HrmEmpPersAsset" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
<forward name="success" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
</action>
<!-- JOINING DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersJoiningInfoGetTabAction" input="/hrms/jsp/HrmEmpPersJoinInf.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmEmpPersDtls" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
<forward name="HrmEmpPersAddDtls" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
<forward name="HrmEmpPersJoinInf" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
<forward name="HrmEmpPersEmpHst" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
<forward name="HrmEmpPersPriorExp" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
<forward name="HrmEmpPersEduDtls" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
<forward name="HrmEmpPersPFDtls" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
<forward name="HrmEmpPersTrngDtls" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
<forward name="HrmEmpPersAward" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
<forward name="HrmEmpPersIns" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
<forward name="HrmEmpPersHealth" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
<forward name="HrmPersLngDtls" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
<forward name="HrmEmpPersRef" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
<forward name="HrmEmpPersAsset" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
<forward name="success" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
</action>
<!-- EMPLOYEE HISTORY DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersEmpHistGetTabAction" input="/hrms/jsp/HrmEmpPersEmpHst.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmEmpPersDtls" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
<forward name="HrmEmpPersAddDtls" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
<forward name="HrmEmpPersJoinInf" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
<forward name="HrmEmpPersEmpHst" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
<forward name="HrmEmpPersPriorExp" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
<forward name="HrmEmpPersEduDtls" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
<forward name="HrmEmpPersPFDtls" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
<forward name="HrmEmpPersTrngDtls" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
<forward name="HrmEmpPersAward" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
<forward name="HrmEmpPersIns" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
<forward name="HrmEmpPersHealth" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
<forward name="HrmPersLngDtls" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
<forward name="HrmEmpPersRef" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
<forward name="success" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
<forward name="HrmEmpPersAsset" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
</action>
<!-- PRIOR EXPERIENCE-->
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersPriorExpGetTabAction" input="/hrms/jsp/HrmEmpPersPriorExp.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmEmpPersDtls" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
<forward name="HrmEmpPersAddDtls" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
<forward name="HrmEmpPersJoinInf" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
<forward name="HrmEmpPersEmpHst" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
<forward name="HrmEmpPersPriorExp" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
<forward name="HrmEmpPersEduDtls" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
<forward name="HrmEmpPersPFDtls" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
<forward name="HrmEmpPersTrngDtls" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
<forward name="HrmEmpPersAward" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
<forward name="HrmEmpPersIns" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
<forward name="HrmEmpPersHealth" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
<forward name="HrmPersLngDtls" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
<forward name="HrmEmpPersRef" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
<forward name="success" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
<forward name="HrmEmpPersAsset" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
</action>
<!-- EDUCATIONAL DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersEduDtlsGetTabAction" input="/hrms/jsp/HrmEmpPersEduDtls.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmEmpPersDtls" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
<forward name="HrmEmpPersAddDtls" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
<forward name="HrmEmpPersJoinInf" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
<forward name="HrmEmpPersEmpHst" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
<forward name="HrmEmpPersPriorExp" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
<forward name="HrmEmpPersEduDtls" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
<forward name="HrmEmpPersPFDtls" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
<forward name="HrmEmpPersTrngDtls" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
<forward name="HrmEmpPersAward" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
<forward name="HrmEmpPersIns" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
<forward name="HrmEmpPersHealth" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
<forward name="HrmPersLngDtls" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
<forward name="HrmEmpPersRef" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
<forward name="HrmEmpPersAsset" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
<forward name="success" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
</action>
<!-- PF DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersPFDtlsGetTabAction" input="/hrms/jsp/HrmEmpPersPFDtls.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmEmpPersDtls" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
<forward name="HrmEmpPersAddDtls" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
<forward name="HrmEmpPersJoinInf" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
<forward name="HrmEmpPersEmpHst" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
<forward name="HrmEmpPersPriorExp" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
<forward name="HrmEmpPersEduDtls" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
<forward name="HrmEmpPersPFDtls" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
<forward name="HrmEmpPersTrngDtls" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
<forward name="HrmEmpPersAward" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
<forward name="HrmEmpPersIns" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
<forward name="HrmEmpPersHealth" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
<forward name="HrmPersLngDtls" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
<forward name="HrmEmpPersRef" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
<forward name="HrmEmpPersAsset" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
<forward name="success" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
</action>
<!-- TRAINING DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersTrngDtlsGetTabAction" input="/hrms/jsp/HrmEmpPersTrngDtls.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmEmpPersDtls" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
<forward name="HrmEmpPersAddDtls" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
<forward name="HrmEmpPersJoinInf" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
<forward name="HrmEmpPersEmpHst" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
<forward name="HrmEmpPersPriorExp" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
<forward name="HrmEmpPersEduDtls" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
<forward name="HrmEmpPersPFDtls" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
<forward name="HrmEmpPersTrngDtls" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
<forward name="HrmEmpPersAward" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
<forward name="HrmEmpPersIns" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
<forward name="HrmEmpPersHealth" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
<forward name="HrmPersLngDtls" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
<forward name="HrmEmpPersRef" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
<forward name="HrmEmpPersAsset" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
<forward name="success" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
</action>
<!-- AWARD DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAwdGetTabAction" input="/hrms/jsp/HrmEmpAwardDtls.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmEmpPersDtls" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
<forward name="HrmEmpPersAddDtls" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
<forward name="HrmEmpPersJoinInf" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
<forward name="HrmEmpPersEmpHst" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
<forward name="HrmEmpPersPriorExp" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
<forward name="HrmEmpPersEduDtls" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
<forward name="HrmEmpPersPFDtls" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
<forward name="HrmEmpPersTrngDtls" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
<forward name="HrmEmpPersAward" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
<forward name="HrmEmpPersIns" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
<forward name="HrmEmpPersHealth" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
<forward name="HrmPersLngDtls" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
<forward name="HrmEmpPersRef" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
<forward name="HrmEmpPersAsset" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
<forward name="success" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
</action>
<!-- INSURANCE DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersInsGetTabAction" input="/hrms/jsp/HrmEmpPersInsDtls.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmEmpPersDtls" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
<forward name="HrmEmpPersAddDtls" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
<forward name="HrmEmpPersJoinInf" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
<forward name="HrmEmpPersEmpHst" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
<forward name="HrmEmpPersPriorExp" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
<forward name="HrmEmpPersEduDtls" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
<forward name="HrmEmpPersPFDtls" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
<forward name="HrmEmpPersTrngDtls" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
<forward name="HrmEmpPersAward" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
<forward name="HrmEmpPersIns" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
<forward name="HrmEmpPersHealth" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
<forward name="HrmPersLngDtls" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
<forward name="HrmEmpPersRef" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
<forward name="HrmEmpPersAsset" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
<forward name="success" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
</action>
<!-- HEALTH PROBLEM DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersHealthGetTabAction" input="/hrms/jsp/HrmEmpPersHealth.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmEmpPersDtls" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
<forward name="HrmEmpPersAddDtls" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
<forward name="HrmEmpPersJoinInf" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
<forward name="HrmEmpPersEmpHst" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
<forward name="HrmEmpPersPriorExp" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
<forward name="HrmEmpPersEduDtls" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
<forward name="HrmEmpPersPFDtls" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
<forward name="HrmEmpPersTrngDtls" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
<forward name="HrmEmpPersAward" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
<forward name="HrmEmpPersIns" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
<forward name="HrmEmpPersHealth" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
<forward name="HrmPersLngDtls" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
<forward name="HrmEmpPersRef" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
<forward name="HrmEmpPersAsset" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
<forward name="success" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
</action>
<!-- LANGUAGE DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersRefGetTabAction" input="/hrms/jsp/HrmEmpPersRef.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmEmpPersDtls" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
<forward name="HrmEmpPersAddDtls" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
<forward name="HrmEmpPersJoinInf" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
<forward name="HrmEmpPersEmpHst" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
<forward name="HrmEmpPersPriorExp" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
<forward name="HrmEmpPersEduDtls" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
<forward name="HrmEmpPersPFDtls" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
<forward name="HrmEmpPersTrngDtls" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
<forward name="HrmEmpPersAward" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
<forward name="HrmEmpPersIns" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
<forward name="HrmEmpPersHealth" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
<forward name="HrmPersLngDtls" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
<forward name="HrmEmpPersRef" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
<forward name="HrmEmpPersAsset" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
<forward name="success" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
</action>
<!-- REFERENCE DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersRefGetTabAction" input="/hrms/jsp/HrmEmpPersRef.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmEmpPersDtls" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
<forward name="HrmEmpPersAddDtls" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
<forward name="HrmEmpPersJoinInf" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
<forward name="HrmEmpPersEmpHst" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
<forward name="HrmEmpPersPriorExp" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
<forward name="HrmEmpPersEduDtls" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
<forward name="HrmEmpPersPFDtls" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
<forward name="HrmEmpPersTrngDtls" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
<forward name="HrmEmpPersAward" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
<forward name="HrmEmpPersIns" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
<forward name="HrmEmpPersHealth" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
<forward name="HrmPersLngDtls" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
<forward name="HrmEmpPersRef" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
<forward name="HrmEmpPersAsset" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
<forward name="success" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
</action>
<!-- ASSET DETAILS BY SUBHAM-->
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAssetGetTabAction" input="/hrms/jsp/HrmEmpPersAssetDtls.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmEmpPersDtls" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
<forward name="HrmEmpPersAddDtls" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
<forward name="HrmEmpPersJoinInf" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
<forward name="HrmEmpPersEmpHst" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
<forward name="HrmEmpPersPriorExp" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
<forward name="HrmEmpPersEduDtls" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
<forward name="HrmEmpPersPFDtls" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
<forward name="HrmEmpPersTrngDtls" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
<forward name="HrmEmpPersAward" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
<forward name="HrmEmpPersIns" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
<forward name="HrmEmpPersHealth" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
<forward name="HrmPersLngDtls" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
<forward name="HrmEmpPersRef" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
<forward name="HrmEmpPersAsset" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
<forward name="success" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
</action>
<!-- TAB ACTIONS END HERE FOR EMPLOYEE MAINTENANCE-->
<!-- PERSONAL DETAILS -->
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction" >
<forward name="success" path="/hrms/jsp/HrmEmpPersDtls.jsp" />
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
<forward name="HrmEmpPersDtls" path="/hrms/jsp/HrmEmpPersDtls.jsp"/>
<forward name="HrmEmpPersAddDtls" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
<forward name="HrmEmpPersJoinInf" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
<forward name="HrmEmpPersEmpHst" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
<forward name="HrmEmpPersPriorExp" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
<forward name="HrmEmpPersEduDtls" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
<forward name="HrmEmpPersPFDtls" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
<forward name="HrmEmpPersTrngDtls" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
<forward name="HrmEmpPersRef" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
</action>
<!-- ADDRESS DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAddDtlsBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction" input="/hrms/jsp/HrmEmpPersAddDtls.jsp">
<forward name="success" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAddDtlsQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAddDtlsNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAddDtlsGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAddDtlsGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAddDtlsSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAddDtlsDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAddDtlsExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAddDtlsRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAddDtlsGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAddDtlsValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAddDtls.jsp"/>
</action>
<!--JOINING INFORMATION-->
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsJoinInfBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersDtlsJoinValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersDtlsJoinQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersDtlsJoinNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersDtlsJoinGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersDtlsJoinSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersDtlsJoinDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersDtlsJoinRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersDtlsJoinGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersDtlsJoinGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersDtlsJoinExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersDtlsJoinAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersDtlsJoinDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersDtlsJoinGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersJoinInf.jsp"/>
</action>
<!-- EMPLOYEE HISTORY-->
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsEmpHstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsEmpHstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsEmpHstValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsEmpHstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsEmpHstGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsEmpHstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsEmpHstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsEmpHstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsEmpHstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsEmpHstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsEmpHstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsEmpHstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsEmpHstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEmpHst.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsEmpHstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--EDUCATION DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsEduBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsEduQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsEduNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsEduGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsEduSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsEduDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsEduRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsEduGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsEduGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsEduAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsEduExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsEduDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsEduGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageActio">
<forward name="success" path="/hrms/jsp/HrmEmpPersEduDtls.jsp"/>
</action>
<!--PRIOR EXPERIENCE-->
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsPriorExpBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsPriorQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsPriorNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsPriorGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsPriorSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsPriorDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsPriorRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsPriorGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsPriorGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsPriorAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsPriorDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsPriorGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPriorExp.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsPriorExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--PF DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsPFBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsPFQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsPFValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsPFNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsPFGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsPFGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsPFSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsPFDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsPFDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsPFAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsPFDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsPFGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsPFRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersPFDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsPFExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--TRAINING DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsTrngDetBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsTrngDetQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsTrngDetValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsTrngDetNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsTrngDetGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsTrngDetGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsTrngDetSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsTrngDetDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsTrngDetDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsTrngDetAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsTrngDetGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsTrngDetGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsTrngDetRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersTrngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsTrngDetExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--REFERENCE DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsRefBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsRefQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsRefValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsRefNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsRefGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsRefGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsRefSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsRefDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsRefDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsRefAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsRefDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsRefGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsRefRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersRef.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsRefExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--AWARD DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsAwardBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsAwardQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsAwardValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsAwardNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsAwardGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsAwardGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsAwardSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsAwardDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsAwardDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsAwardAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsAwardDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsAwardGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsAwardRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmEmpAwardDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsAwardExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--INSURANCE DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsInsBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsInsQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsInsValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsInsNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsInsGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsInsGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsInsSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsInsDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsInsDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsInsAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsInsDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsInsGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsInsRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersInsDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsInsExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--HEALTH PROBLEM DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsHealthBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsHealthQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsHealthValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsHealthNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsHealthGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsHealthGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsHealthSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsHealthDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsHealthDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsHealthAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsHealthDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsHealthGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsHealthRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersHealth.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsHealthExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--LANGUAGE DETAILS-->
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsLngBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsLngQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsLngValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsLngNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsLngGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsLngGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsLngSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsLngDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsLngDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsLngAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsLngDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsLngGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsLngRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersLngDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsLngExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--ADDED BY SUBHAM FOR ASSET DETAILS TAB-->
<action name="HrmPersonalDtlsForm" path="/HrmPersonalDtlsAssetBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersDtlsAssetQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAssetNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAssetGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAssetSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAssetDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAssetRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAssetGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAssetGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAssetAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAssetDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAssetGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmEmpPersAssetDtls.jsp"/>
</action>
<action name="HrmPersonalDtlsForm" path="/HrmEmpPersAssetExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--ends here-->
<!--EMPLOYEE DEPENDANT DETAILS-->
<action name="HrmEmplDepDtlsForm" path="/HrmEmplDepDtlsBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction" input="/hrms/jsp/HrmEmpDepDtl.jsp">
<forward name="success" path="/hrms/jsp/HrmEmpDepDtl.jsp"/>
</action>
<action name="HrmEmplDepDtlsForm" path="/HrmEmpDepDtlsQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpDepDtl.jsp"/>
</action>
<action name="HrmEmplDepDtlsForm" path="/HrmEmpDepDtlsNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpDepDtl.jsp"/>
</action>
<action name="HrmEmplDepDtlsForm" path="/HrmEmpDepDtlsGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpDepDtl.jsp"/>
</action>
<action name="HrmEmplDepDtlsForm" path="/HrmEmpDepDtlsGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpDepDtl.jsp"/>
</action>
<action name="HrmEmplDepDtlsForm" path="/HrmEmpDepDtlsSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmEmpDepDtl.jsp"/>
</action>
<action name="HrmEmplDepDtlsForm" path="/HrmEmpDepDtlsDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmEmpDepDtl.jsp"/>
</action>
<action name="HrmEmplDepDtlsForm" path="/HrmEmpDepDtlsExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmEmplDepDtlsForm" path="/HrmEmpDepDtlsRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmEmpDepDtl.jsp"/>
</action>
<action name="HrmEmplDepDtlsForm" path="/HrmEmpDepDtlsGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpDepDtl.jsp"/>
</action>
<action name="HrmEmplDepDtlsForm" path="/HrmEmpDepDtlsAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpDepDtl.jsp"/>
</action>
<action name="HrmEmplDepDtlsForm" path="/HrmEmpDepDtlsDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpDepDtl.jsp"/>
</action>
<action name="HrmEmplDepDtlsForm" path="/HrmEmpDepDtlsGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmEmpDepDtl.jsp"/>
</action>
<action name="HrmEmplDepDtlsForm" path="/HrmEmpDepDtlsExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmEmplDepDtlsForm" path="/HrmEmpDepDtlsOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmEmpDepDtl.jsp"/>
</action>
<!--EMPLOYEE DISCIPLINARY CASES-->
<action name="HrmEmpDiscActionForm" path="/HrmEmpDiscActionBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction" input="/hrms/jsp/HrmEmpDiscAction.jsp">
<forward name="success" path="/hrms/jsp/HrmEmpDiscAction.jsp"/>
</action>
<action name="HrmEmpDiscActionForm" path="/HrmEmpDiscActionQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpDiscAction.jsp"/>
</action>
<action name="HrmEmpDiscActionForm" path="/HrmEmpDiscActionNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpDiscAction.jsp"/>
</action>
<action name="HrmEmpDiscActionForm" path="/HrmEmpDiscActionGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpDiscAction.jsp"/>
</action>
<action name="HrmEmpDiscActionForm" path="/HrmEmpDiscActionGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpDiscAction.jsp"/>
</action>
<action name="HrmEmpDiscActionForm" path="/HrmEmpDiscActionSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpDiscAction.jsp"/>
</action>
<action name="HrmEmpDiscActionForm" path="/HrmEmpDiscActionDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmEmpDiscAction.jsp"/>
</action>
<action name="HrmEmpDiscActionForm" path="/HrmEmpDiscActionRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmEmpDiscAction.jsp"/>
</action>
<action name="HrmEmpDiscActionForm" path="/HrmEmpDiscActionGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpDiscAction.jsp"/>
</action>
<action name="HrmEmpDiscActionForm" path="/HrmEmpDiscActionAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpDiscAction.jsp"/>
</action>
<action name="HrmEmpDiscActionForm" path="/HrmEmpDiscActionDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpDiscAction.jsp"/>
</action>
<action name="HrmEmpDiscActionForm" path="/HrmEmpDiscActionGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmEmpDiscAction.jsp"/>
</action>
<action name="HrmEmpDiscActionForm" path="/HrmEmpDiscActionExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmEmpDiscActionForm" path="/HrmEmpDiscActionOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmEmpDiscAction.jsp"/>
</action>
<!--*************************************************************************
IV. SEPARATION
***************************************************************************-->
<!--Separation Category Master Starts Here -->
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrBaseAction" input="/hrms/jsp/HrmSepCatMst.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session" input="HrmSepCatMst.jsp">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<!--Separation Category Master ends Here -->
<!--Separation Clearance List starts Here -->
<action name="HrmSepClrLstForm" path="/HrmSepClrLstBaseAction" input="/hrms/jsp/HrmSepEmpClr.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmSepClrLst.jsp"/>
</action>
<action name="HrmSepClrLstForm" path="/HrmSepClrLstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmSepClrLst.jsp"/>
</action>
<action name="HrmSepClrLstForm" path="/HrmSepClrLstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmSepClrLst.jsp"/>
</action>
<action name="HrmSepClrLstForm" path="/HrmSepClrLstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmSepClrLst.jsp"/>
</action>
<action name="HrmSepClrLstForm" path="/HrmSepClrLstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmSepClrLst.jsp"/>
</action>
<action name="HrmSepClrLstForm" path="/HrmSepClrLstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmSepClrLst.jsp"/>
</action>
<action name="HrmSepClrLstForm" path="/HrmSepClrLstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmSepClrLst.jsp"/>
</action>
<action name="HrmSepClrLstForm" path="/HrmSepClrLstOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session" input="HrmSepClrLst.jsp">
<forward name="success" path="/hrms/jsp/HrmSepClrLst.jsp"/>
</action>
<!-- SEPARATION APPLICATION STARTS HERE-->
<action name="HrmSepApplnForm" path="/HrmSepApplnBaseAction" input="/hrms/jsp/HrmSepAppln.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmSepAppln.jsp"/>
</action>
<action name="HrmSepApplnForm" path="/HrmSepApplnQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmSepAppln.jsp"/>
</action>
<action name="HrmSepApplnForm" path="/HrmSepApplnNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmSepAppln.jsp"/>
</action>
<action name="HrmSepApplnForm" path="/HrmSepApplnGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepAppln.jsp"/>
</action>
<action name="HrmSepApplnForm" path="/HrmSepApplnGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmSepAppln.jsp"/>
</action>
<action name="HrmSepApplnForm" path="/HrmSepApplnGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepAppln.jsp"/>
</action>
<action name="HrmSepApplnForm" path="/HrmSepApplnFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepAppln.jsp"/>
</action>
<action name="HrmSepApplnForm" path="/HrmSepApplnDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmSepAppln.jsp"/>
</action>
<action name="HrmSepApplnForm" path="/HrmSepApplnSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmSepAppln.jsp"/>
</action>
<action name="HrmSepApplnForm" path="/HrmSepApplnDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmSepAppln.jsp"/>
</action>
<action name="HrmSepApplnForm" path="/HrmSepApplnAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmSepAppln.jsp"/>
</action>
<action name="HrmSepApplnForm" path="/HrmSepApplnGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmSepAppln.jsp"/>
</action>
<action name="HrmSepApplnForm" path="/HrmSepApplnRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmSepAppln.jsp"/>
</action>
<action name="HrmSepApplnForm" path="/HrmSepApplnOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmSepAppln.jsp"/>
</action>
<action name="HrmSepApplnForm" path="/HrmSepApplnValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmSepAppln.jsp"/>
</action>
<action name="HrmSepApplnForm" path="/HrmSepApplnGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmSepAppln.jsp"/>
</action>
<action name="HrmSepApplnForm" path="/HrmSepApplnExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- SEPARATION APPLICATION ENDS HERE-->
<!-- SEPARATION ORDER STARTS HERE -->
<action name="HrmSepOrderForm" path="/HrmSepOrderBaseAction" input="/hrms/jsp/HrmSepOrder.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- SEPARATION ORDER ENDS HERE -->
<!-- SEPARATION CLEARANCE EMPLOYEE STARTS HERE -->
<action name="HrmSepClrEmpForm" path="/HrmSepClrEmpBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmSepClrEmp.jsp"/>
</action>
<action name="HrmSepClrEmpForm" path="/HrmSepClrEmpQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmSepClrEmp.jsp"/>
</action>
<action name="HrmSepClrEmpForm" path="/HrmSepClrEmpNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmSepClrEmp.jsp"/>
</action>
<action name="HrmSepClrEmpForm" path="/HrmSepClrEmpGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepClrEmp.jsp"/>
</action>
<action name="HrmSepClrEmpForm" path="/HrmSepClrEmpGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmSepClrEmp.jsp"/>
</action>
<action name="HrmSepClrEmpForm" path="/HrmSepClrEmpGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepClrEmp.jsp"/>
</action>
<action name="HrmSepClrEmpForm" path="/HrmSepClrEmpDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmSepClrEmp.jsp"/>
</action>
<action name="HrmSepClrEmpForm" path="/HrmSepClrEmpSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmSepClrEmp.jsp"/>
</action>
<action name="HrmSepClrEmpForm" path="/HrmSepClrEmpDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmSepClrEmp.jsp"/>
</action>
<action name="HrmSepClrEmpForm" path="/HrmSepClrEmpAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmSepClrEmp.jsp"/>
</action>
<action name="HrmSepClrEmpForm" path="/HrmSepClrEmpGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmSepClrEmp.jsp"/>
</action>
<action name="HrmSepClrEmpForm" path="/HrmSepClrEmpRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmSepClrEmp.jsp"/>
</action>
<action name="HrmSepClrEmpForm" path="/HrmSepClrEmpValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmSepClrEmp.jsp"/>
</action>
<action name="HrmSepClrEmpForm" path="/HrmSepClrEmpOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmSepClrEmp.jsp"/>
</action>
<action name="HrmSepClrEmpForm" path="/HrmSepClrEmpExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Separation Clearance Employee ends here -->
<!--modified Hrm leave Application Details-->
<action name="HrmLvApplnForm" path="/HrmLvApplnBaseAction" input="/hrms/jsp/HrmLvAppln.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmLvAppln.jsp"/>
</action>
<action name="HrmLvApplnForm" path="/HrmLvApplnQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmLvAppln.jsp"/>
</action>
<action name="HrmLvApplnForm" path="/HrmLvApplnNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmLvAppln.jsp"/>
</action>
<action name="HrmLvApplnForm" path="/HrmLvApplnGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvAppln.jsp"/>
</action>
<action name="HrmLvApplnForm" path="/HrmLvApplnGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvAppln.jsp"/>
</action>
<action name="HrmLvApplnForm" path="/HrmLvApplnFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvAppln.jsp"/>
</action>
<action name="HrmLvApplnForm" path="/HrmLvApplnSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmLvAppln.jsp"/>
</action>
<action name="HrmLvApplnForm" path="/HrmLvApplnDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmLvAppln.jsp"/>
</action>
<action name="HrmLvApplnForm" path="/HrmLvApplnAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmLvAppln.jsp"/>
</action>
<action name="HrmLvApplnForm" path="/HrmLvApplnGetDetailAction" scope="session" type="wenrgise.hrms.webtier.action.HrmLvApplAction">
<forward name="success" path="/hrms/jsp/HrmLvAppln.jsp"/>
</action>
<action name="HrmLvApplnForm" path="/HrmLvApplnGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmLvAppln.jsp"/>
</action>
<action name="HrmLvApplnForm" path="/HrmLvAppln" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmLvAppln.jsp"/>
</action>
<action name="HrmLvApplnForm" path="/HrmLvApplnGetButtonAction" type="wenrgise.common.webtier.action.GetButtonAction" scope="session" input="HrmLvAppln.jsp">
<forward name="success" path="/hrms/jsp/HrmLvAppln.jsp"/>
</action>
<action name="HrmLvApplnForm" path="/HrmLvApplnOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session" input="HrmLvAppln.jsp">
<forward name="success" path="/hrms/jsp/HrmLvAppln.jsp"/>
</action>
<action name="HrmLvApplnForm" path="/HrmLvApplnValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session" input="HrmLvAppln.jsp">
<forward name="success" path="/hrms/jsp/HrmLvAppln.jsp"/>
</action>
<action name="HrmLvApplnForm" path="/HrmLvApplnHalfDayAction" type="wenrgise.hrms.webtier.action.HrmLvApplAction" scope="session" input="HrmLvAppln.jsp">
<forward name="success" path="/hrms/jsp/HrmLvAppln.jsp"/>
</action>
<action name="HrmLvApplnForm" path="/HrmLvApplnRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmLvAppln.jsp"/>
</action>
<action name="HrmLvApplnForm" path="/HrmLvApplnExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Linking between Leave Application Query Screen and Employee Leave Application Screen-->
<action path="/LinkHrmEmpLeaveApp" forward="/hrms/jsp/HrmLvAppln.jsp"/>
<action path="/LinkHrmEmpLeaveCanc" forward="/hrms/jsp/HrmLvCanc.jsp"/>
<!--modified Hrm leave application query Details-->
<action name="HrmLvApplnQueryForm" path="/HrmLvApplnQueryBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmLvApplnQuery.jsp"/>
</action>
<action name="HrmLvApplnQueryForm" path="/HrmApplnQueryQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmLvApplnQuery.jsp"/>
</action>
<action name="HrmLvApplnQueryForm" path="/HrmApplnQueryNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmLvApplnQuery.jsp"/>
</action>
<action name="HrmLvApplnQueryForm" path="/HrmApplnQueryGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvApplnQuery.jsp"/>
</action>
<action name="HrmLvApplnQueryForm" path="/HrmApplnQuerySaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmLvApplnQuery.jsp"/>
</action>
<action name="HrmLvApplnQueryForm" path="/HrmApplnQueryDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmLvApplnQuery.jsp"/>
</action>
<action name="HrmLvApplnQueryForm" path="/HrmApplnQueryRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmLvApplnQuery.jsp"/>
</action>
<action name="HrmLvApplnQueryForm" path="/HrmApplnQueryGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvApplnQuery.jsp"/>
</action>
<action name="HrmLvApplnQueryForm" path="/HrmApplnQueryValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmLvApplnQuery.jsp"/>
</action>
<action name="HrmLvApplnQueryForm" path="/HrmApplnQueryGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmLvApplnQuery.jsp"/>
</action>
<action name="HrmLvApplnQueryForm" path="/HrmApplnQueryAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmLvApplnQuery.jsp"/>
</action>
<action name="HrmLvApplnQueryForm" path="/HrmApplnQueryDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmLvApplnQuery.jsp"/>
</action>
<action name="HrmLvApplnQueryForm" path="/HrmApplnQueryGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmLvApplnQuery.jsp"/>
</action>
<action name="HrmLvApplnQueryForm" path="/HrmApplnQueryGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmLvApplnQuery.jsp"/>
</action>
<action name="HrmLvApplnQueryForm" path="/HrmApplnQueryGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmLvApplnQuery.jsp"/>
</action>
<action name="HrmLvApplnQueryForm" path="/HrmApplnQueryOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmLvApplnQuery.jsp"/>
</action>
<action name="HrmLvApplnQueryForm" path="/HrmApplnQueryExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--modified Hrm leave master Details-->
<action name="HrmLvMstForm" path="/HrmLeaveMasterBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmLvMst.jsp"/>
</action>
<action name="HrmLvMstForm" path="/HrmLeaveMasterQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmLvMst.jsp"/>
</action>
<action name="HrmLvMstForm" path="/HrmLeaveMasterNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmLvMst.jsp"/>
</action>
<action name="HrmLvMstForm" path="/HrmLeaveMasterValidateAction" input="/hrms/jsp/HrmLvMst.jsp" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmLvMst.jsp"/>
</action>
<action name="HrmLvMstForm" path="/HrmLeaveMasterGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvMst.jsp"/>
</action>
<action name="HrmLvMstForm" path="/HrmLeaveMasterDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmLvMst.jsp"/>
</action>
<action name="HrmLvMstForm" path="/HrmLeaveMasterRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmLvMst.jsp"/>
</action>
<action name="HrmLvMstForm" path="/HrmLeaveMasterGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvMst.jsp"/>
</action>
<action name="HrmLvMstForm" path="/HrmLeaveMasterGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmLvMst.jsp"/>
</action>
<action name="HrmLvMstForm" path="/HrmLeaveMasterAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmLvMst.jsp"/>
</action>
<action name="HrmLvMstForm" path="/HrmLeaveMasterDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmLvMst.jsp"/>
</action>
<action name="HrmLvMstForm" path="/HrmLeaveMasterGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmLvMst.jsp"/>
</action>
<action name="HrmLvMstForm" path="/HrmLeaveMasterFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvMst.jsp"/>
</action>
<action name="HrmLvMstForm" path="/HrmLeaveMasterOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmLvMst.jsp"/>
</action>
<action name="HrmLvMstForm" path="/HrmLeaveMasterSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmLvMst.jsp"/>
</action>
<action name="HrmLvMstForm" path="/HrmLeaveMasterExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--modified on 09/02/06 LEAVE CANCELLATION -->
<action name="HrmLvCancForm" path="/HrmLeaveCancelBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmLvCanc.jsp"/>
</action>
<action name="HrmLvCancForm" path="/HrmEmpLeaveCancelBatchScreenQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmLvCanc.jsp"/>
</action>
<action name="HrmLvCancForm" path="/HrmEmpLeaveCancelBatchScreenNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmLvCanc.jsp"/>
</action>
<action name="HrmLvCancForm" path="/HrmLvCancValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmLvCanc.jsp"/>
</action>
<action name="HrmLvCancForm" path="/HrmEmpLeaveCancelBatchScreenExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmLvCancForm" path="/HrmEmpLeaveCancelBatchScreenGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvCanc.jsp"/>
</action>
<action name="HrmLvCancForm" path="/HrmEmpLeaveCancelBatchScreenSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmLvCanc.jsp"/>
</action>
<action name="HrmLvCancForm" path="/HrmEmpLeaveCancelBatchScreenDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmLvCanc.jsp"/>
</action>
<action name="HrmLvCancForm" path="/HrmLvCnclRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmLvCanc.jsp"/>
</action>
<action name="HrmLvCancForm" path="/HrmEmpLeaveCancelBatchScreenGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvCanc.jsp"/>
</action>
<action name="HrmLvCancForm" path="/HrmEmpLeaveCancelBatchScreenGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmLvCanc.jsp"/>
</action>
<action name="HrmLvCancForm" path="/HrmEmpLeaveCancelBatchScreenAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmLvCanc.jsp"/>
</action>
<action name="HrmLvCancForm" path="/HrmEmpLeaveCancelBatchScreenDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmLvCanc.jsp"/>
</action>
<action name="HrmLvCancForm" path="/HrmEmpLeaveCancelBatchScreenGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmLvCanc.jsp"/>
</action>
<action name="HrmLvCancForm" path="/HrmEmpLeaveCancelBatchScreenOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmLvCanc.jsp"/>
</action>
<action name="HrmLvCancForm" path="/HrmLvCancGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmLvCanc.jsp"/>
</action>
<!--modified on 09/02/06 LEAVE CANCELLATION QUERY-->
<action name="HrmLvCancQueryForm" path="/HrmCancelQueryBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmLvCancQuery.jsp"/>
</action>
<action name="HrmLvCancQueryForm" path="/HrmCancelQueryQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmLvCancQuery.jsp"/>
</action>
<action name="HrmLvCancQueryForm" path="/HrmCancelQueryNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmLvCancQuery.jsp"/>
</action>
<action name="HrmLvCancQueryForm" path="/HrmCancelQueryGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvCancQuery.jsp"/>
</action>
<action name="HrmLvCancQueryForm" path="/HrmCancelQuerySaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmLvCancQuery.jsp"/>
</action>
<action name="HrmLvCancQueryForm" path="/HrmCancelQueryDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmLvCancQuery.jsp"/>
</action>
<action name="HrmLvCancQueryForm" path="/HrmCancelQueryRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmLvCancQuery.jsp"/>
</action>
<action name="HrmLvCancQueryForm" path="/HrmCancelQueryGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvCancQuery.jsp"/>
</action>
<action name="HrmLvCancQueryForm" path="/HrmCancelQueryGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmLvCancQuery.jsp"/>
</action>
<action name="HrmLvCancQueryForm" path="/HrmCancelQueryAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmLvCancQuery.jsp"/>
</action>
<action name="HrmLvCancQueryForm" path="/HrmCancelQueryDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmLvCancQuery.jsp"/>
</action>
<action name="HrmLvCancQueryForm" path="/HrmCancelQueryExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmLvCancQueryForm" path="/HrmCancelQueryGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmLvCancQuery.jsp"/>
</action>
<action name="HrmLvCancQueryForm" path="/HrmCancelQueryOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmLvCancQuery.jsp"/>
</action>
<action name="HrmLvCancQueryForm" path="/HrmCancelQueryValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmLvCancQuery.jsp"/>
</action>
<!--modified on 09/02/06 LEAVE ENCASHMENT-->
<action name="HrmLvEncashForm" path="/HrmEmpEncashValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmLvEncash.jsp"/>
</action>
<action name="HrmLvEncashForm" path="/HrmEmpLeaveEncashBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmLvEncash.jsp"/>
</action>
<action name="HrmLvEncashForm" path="/HrmEmpEncashQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmLvEncash.jsp"/>
</action>
<action name="HrmLvEncashForm" path="/HrmEmpEncashNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmLvEncash.jsp"/>
</action>
<action name="HrmLvEncashForm" path="/HrmEmpEncashGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvEncash.jsp"/>
</action>
<action name="HrmLvEncashForm" path="/HrmEmpEncashSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmLvEncash.jsp"/>
</action>
<action name="HrmLvEncashForm" path="/HrmEmpEncashDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmLvEncash.jsp"/>
</action>
<action name="HrmLvEncashForm" path="/HrmEmpEncashRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmLvEncash.jsp"/>
</action>
<action name="HrmLvEncashForm" path="/HrmEmpEncashGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvEncash.jsp"/>
</action>
<action name="HrmLvEncashForm" path="/HrmEmpEncashFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvEncash.jsp"/>
</action>
<action name="HrmLvEncashForm" path="/HrmEmpEncashGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmLvEncash.jsp"/>
</action>
<action name="HrmLvEncashForm" path="/HrmEmpEncashAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmLvEncash.jsp"/>
</action>
<action name="HrmLvEncashForm" path="/HrmEmpEncashExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmLvEncashForm" path="/HrmEmpEncashDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmLvEncash.jsp"/>
</action>
<action name="HrmLvEncashForm" path="/HrmEmpEncashGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmLvEncash.jsp"/>
</action>
<action name="HrmLvEncashForm" path="/HrmEmpEncashOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmLvEncash.jsp"/>
</action>
<action name="HrmLvEncashForm" path="/HrmLvEncashGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmLvEncash.jsp"/>
</action>
<!-- end 09/02/06-->
<!--LEAVE LEDGER-->
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrBaseAction" input="/hrms/jsp/HrmLvLedger.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session" >
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmEmpLeaveLdgrSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmEmpLeaveLdgrExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrTrnscNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrTrnscGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrTrnscGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrTrnscSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrTrnscDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrTrnscRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrTrnscGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrTrnscAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrTrnscDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrTrnscGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmLvLedger.jsp"/>
</action>
<action name="HrmLvLedgerForm" path="/HrmLeaveLdgrTrnscExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--LEAVE LEDGER ENDS HERE-->
<!--LEAVE CREDIT-->
<action name="HrmLvCreditForm" path="/HrmLvCreditBaseAction" input="/hrms/jsp/HrmLvCredit.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmLvCredit.jsp" />
</action>
<action name="HrmLvCreditForm" path="/HrmLvCreditOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmLvCredit.jsp" />
</action>
<action name="HrmLvCreditForm" path="/HrmLvCreditQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmLvCredit.jsp" />
</action>
<action name="HrmLvCreditForm" path="/HrmLvCreditNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmLvCredit.jsp" />
</action>
<action name="HrmLvCreditForm" path="/HrmLvCreditGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvCredit.jsp"/>
</action>
<action name="HrmLvCreditForm" path="/HrmLvCreditGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLvCredit.jsp"/>
</action>
<action name="HrmLvCreditForm" path="/HrmLvCreditSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmLvCredit.jsp"/>
</action>
<action name="HrmLvCreditForm" path="/HrmLvCreditDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmLvCredit.jsp"/>
</action>
<action name="HrmLvCreditForm" path="/HrmLvCreditRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmLvCredit.jsp"/>
</action>
<action name="HrmLvCreditForm" path="/HrmLvCreditGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmLvCredit.jsp"/>
</action>
<action name="HrmLvCreditForm" path="/HrmLvCreditAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmLvCredit.jsp"/>
</action>
<action name="HrmLvCreditForm" path="/HrmLvCreditDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmLvCredit.jsp"/>
</action>
<action name="HrmLvCreditForm" path="/HrmLvCreditGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmLvCredit.jsp"/>
</action>
<action name="HrmLvCreditForm" path="/HrmLvCreditValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmLvCredit.jsp"/>
</action>
<action name="HrmLvCreditForm" path="/HrmLvCreditGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmLvCredit.jsp"/>
</action>
<action name="HrmLvCreditForm" path="/HrmLvCreditSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmLvCredit.jsp"/>
</action>
<action name="HrmLvCreditForm" path="/HrmLvCreditExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--EMPLYEE APPRAISAL KPA RULE-->
<action name="HrmAprslForm" path="/HrmEmpApslGoalsBaseAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsQueryModeAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsNewModeAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsGetHeaderAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsSaveAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsDeleteAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsRefreshAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsGetNextHeaderAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsGetDetailAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsAddRowAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsDeleteRowAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsGetDetailPageAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsGetButtonAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsCalGetButtonAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsExitAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--EMPLYEE APPRAISAL KPA RULE ENDS HERE-->
<!--EMPLYEE APPRAISAL DETAILS-->
<action name="HrmAprslForm" path="/HrmEmpApslDetailsBaseAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAprslDetails.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslDetailsQueryModeAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslDetails.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslDetailsNewModeAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslDetails.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslDetailsGetHeaderAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslDetails.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslDetailsSaveAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAprslDetails.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslDetailsDeleteAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAprslDetails.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsRefreshAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAprslDetails.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslDetailsGetNextHeaderAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslDetails.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslDetailsGetDetailAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAprslDetails.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslDetailsAddRowAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslDetails.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslDetailsDeleteRowAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslDetails.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslDetailsGetDetailPageAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAprslDetails.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslDetailsGetButtonAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAprslDetails.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslDetailsCalGetButtonAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAprslDetails.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslDetailsExitAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--EMPLYEE APPRAISAL DETAILS ENDS HERE-->
<!--************************************************************************
TRANSFER & DEPUTATION STARTS
***************************************************************************-->
<!--///////////////////////// TRANSFER APPLICATION ///////////////////////-->
<action name="HrmATDTransApplForm" path="/HrmATDTransApplBaseAction" input="/hrms/jsp/HrmATDTransAppl.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmATDTransAppl.jsp"/>
</action>
<action name="HrmATDTransApplForm" path="/HrmATDTransApplValidateAction" input="/hrms/jsp/HrmATDTransAppl.jsp" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmATDTransAppl.jsp"/>
</action>
<action name="HrmATDTransApplForm" path="/HrmATDTransApplQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmATDTransAppl.jsp"/>
</action>
<action name="HrmATDTransApplForm" path="/HrmATDTransApplNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmATDTransAppl.jsp"/>
</action>
<action name="HrmATDTransApplForm" path="/HrmATDTransApplGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDTransAppl.jsp"/>
</action>
<action name="HrmATDTransApplForm" path="/HrmATDTransApplGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDTransAppl.jsp"/>
</action>
<action name="HrmATDTransApplForm" path="/HrmATDTransApplRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmATDTransAppl.jsp"/>
</action>
<action name="HrmATDTransApplForm" path="/HrmATDTransApplSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction" input="/hrms/jsp/HrmATDTransAppl.jsp">
<forward name="success" path="/hrms/jsp/HrmATDTransAppl.jsp"/>
</action>
<action name="HrmATDTransApplForm" path="/HrmATDTransApplDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmATDTransAppl.jsp"/>
</action>
<action name="HrmATDTransApplForm" path="/HrmATDTransApplAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmATDTransAppl.jsp"/>
</action>
<action name="HrmATDTransApplForm" path="/HrmATDTransApplGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmATDTransAppl.jsp"/>
</action>
<action name="HrmATDTransApplForm" path="/HrmATDTransApplGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmATDTransAppl.jsp"/>
</action>
<action name="HrmATDTransApplForm" path="/HrmATDTransApplGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmATDTransAppl.jsp"/>
</action>
<action name="HrmATDTransApplForm" path="/HrmATDTransApplOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmATDTransAppl.jsp"/>
</action>
<action name="HrmATDTransApplForm" path="/HrmATDTransApplExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--TRANSFER ORDER FOR SINGLE EMPLOYEE STARTS-->
<action name="HrmATDTransOrderForSingleEmpForm" path="/HrmATDTransOrderForSingleEmpBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmATDTransOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransOrderForSingleEmpForm" path="/HrmATDTransOrderForSingleEmpQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmATDTransOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransOrderForSingleEmpForm" path="/HrmATDTransOrderForSingleEmpNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmATDTransOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransOrderForSingleEmpForm" path="/HrmATDTransOrderForSingleEmpGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDTransOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransOrderForSingleEmpForm" path="/HrmATDTransOrderForSingleEmpSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmATDTransOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransOrderForSingleEmpForm" path="/HrmATDTransOrderForSingleEmpDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmATDTransOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransOrderForSingleEmpForm" path="/HrmATDTransOrderForSingleEmpRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmATDTransOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransOrderForSingleEmpForm" path="/HrmATDTransOrderForSingleEmpGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDTransOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransOrderForSingleEmpForm" path="/HrmATDTransOrderForSingleEmpGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmATDTransOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransOrderForSingleEmpForm" path="/HrmATDTransOrderForSingleEmpValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmATDTransOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransOrderForSingleEmpForm" path="/HrmATDTransOrderForSingleEmpExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmATDTransOrderForSingleEmpForm" path="/HrmATDTransOrderForSingleEmpOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmATDTransOrderForSingleEmp.jsp"/>
</action>
<!--TRANSFER ORDER FOR SINGLE EMPLOYEE ENDS-->
<!--///////////////////////// TRANSFER CHARGE REPORT ///////////////////////-->
<action name="HrmATDTransChrgRptForm" path="/HrmATDTransChrgRptBaseAction" input="/hrms/jsp/HrmATDTransChrgRpt.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmATDTransChrgRpt.jsp"/>
</action>
<action name="HrmATDTransChrgRptForm" path="/HrmATDTransChrgRptQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmATDTransChrgRpt.jsp"/>
</action>
<action name="HrmATDTransChrgRptForm" path="/HrmATDTransChrgRptNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmATDTransChrgRpt.jsp"/>
</action>
<action name="HrmATDTransChrgRptForm" path="/HrmATDTransChrgRptGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDTransChrgRpt.jsp"/>
</action>
<action name="HrmATDTransChrgRptForm" path="/HrmATDTransChrgRptGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDTransChrgRpt.jsp"/>
</action>
<action name="HrmATDTransChrgRptForm" path="/HrmATDTransChrgRptFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDTransChrgRpt.jsp"/>
</action>
<action name="HrmATDTransChrgRptForm" path="/HrmATDTransChrgRptSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmATDTransChrgRpt.jsp"/>
</action>
<action name="HrmATDTransChrgRptForm" path="/HrmATDTransChrgRptDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmATDTransChrgRpt.jsp"/>
</action>
<action name="HrmATDTransChrgRptForm" path="/HrmATDTransChrgRptAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmATDTransChrgRpt.jsp"/>
</action>
<action name="HrmATDTransChrgRptForm" path="/HrmATDTransChrgRptGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmATDTransChrgRpt.jsp"/>
</action>
<action name="HrmATDTransChrgRptForm" path="/HrmATDTransChrgRptGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmATDTransChrgRpt.jsp"/>
</action>
<action name="HrmATDTransChrgRptForm" path="/HrmATDTransChrgRptRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmATDTransChrgRpt.jsp"/>
</action>
<action name="HrmATDTransChrgRptForm" path="/HrmATDTransChrgRptGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmATDTransChrgRpt.jsp"/>
</action>
<action name="HrmATDTransChrgRptForm" path="/HrmATDTransChrgRptValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmATDTransChrgRpt.jsp"/>
</action>
<action name="HrmATDTransChrgRptForm" path="/HrmATDTransChrgRptExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmATDTransChrgRptForm" path="/HrmATDTransChrgRptOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmATDTransChrgRpt.jsp"/>
</action>
<!--Transfer Charge Report Ends Here-->
<!--///////////////////////// TRANSFER CANCELLATION APPLICATION ///////////////////////-->
<action name="HrmATDTransCnclApplForm" path="/HrmATDTransCnclApplBaseAction" input="/hrms/jsp/HrmATDTransCnclAppl.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclAppl.jsp"/>
</action>
<action name="HrmATDTransCnclApplForm" path="/HrmATDTransCnclApplValidateAction" input="/hrms/jsp/HrmATDTransCnclAppl.jsp" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclAppl.jsp"/>
</action>
<action name="HrmATDTransCnclApplForm" path="/HrmATDTransCnclApplQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclAppl.jsp"/>
</action>
<action name="HrmATDTransCnclApplForm" path="/HrmATDTransCnclApplNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclAppl.jsp"/>
</action>
<action name="HrmATDTransCnclApplForm" path="/HrmATDTransCnclApplGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclAppl.jsp"/>
</action>
<action name="HrmATDTransCnclApplForm" path="/HrmATDTransCnclApplGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclAppl.jsp"/>
</action>
<action name="HrmATDTransCnclApplForm" path="/HrmATDTransCnclApplSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclAppl.jsp"/>
</action>
<action name="HrmATDTransCnclApplForm" path="/HrmATDTransCnclApplRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclAppl.jsp"/>
</action>
<action name="HrmATDTransCnclApplForm" path="/HrmATDTransCnclApplDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclAppl.jsp"/>
</action>
<action name="HrmATDTransCnclApplForm" path="/HrmATDTransCnclApplAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclAppl.jsp"/>
</action>
<action name="HrmATDTransCnclApplForm" path="/HrmATDTransCnclApplGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclAppl.jsp"/>
</action>
<action name="HrmATDTransCnclApplForm" path="/HrmATDTransCnclApplGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclAppl.jsp"/>
</action>
<action name="HrmATDTransCnclApplForm" path="/HrmATDTransCnclApplGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclAppl.jsp"/>
</action>
<action name="HrmATDTransCnclApplForm" path="/HrmATDTransCnclApplExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmATDTransCnclApplForm" path="/HrmATDTransCnclApplOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclAppl.jsp"/>
</action>
<!--///////////////////////// DEPUTATION APPLICATION ///////////////////////-->
<!-- Deputation Application Starts Here-->
<action name="HrmATDDptnApplForm" path="/HrmATDDptnApplRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnAppl.jsp"/>
</action>
<action name="HrmATDDptnApplForm" path="/HrmATDDptnApplGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnAppl.jsp"/>
</action>
<action name="HrmATDDptnApplForm" path="/HrmATDDptnApplBaseAction" input="/hrms/jsp/HrmATDDptnAppl.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnAppl.jsp"/>
</action>
<action name="HrmATDDptnApplForm" path="/HrmATDDptnApplQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnAppl.jsp"/>
</action>
<action name="HrmATDDptnApplForm" path="/HrmATDDptnApplOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnAppl.jsp"/>
</action>
<action name="HrmATDDptnApplForm" path="/HrmATDDptnApplValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnAppl.jsp"/>
</action>
<action name="HrmATDDptnApplForm" path="/HrmATDDptnApplNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnAppl.jsp"/>
</action>
<action name="HrmATDDptnApplForm" path="/HrmATDDptnApplGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnAppl.jsp"/>
</action>
<action name="HrmATDDptnApplForm" path="/HrmATDDptnApplGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnAppl.jsp"/>
</action>
<action name="HrmATDDptnApplForm" path="/HrmATDDptnApplSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnAppl.jsp"/>
</action>
<action name="HrmATDDptnApplForm" path="/HrmATDDptnApplDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnAppl.jsp"/>
</action>
<action name="HrmATDDptnApplForm" path="/HrmATDDptnApplAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnAppl.jsp"/>
</action>
<action name="HrmATDDptnApplForm" path="/HrmATDDptnApplGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnAppl.jsp"/>
</action>
<action name="HrmATDDptnApplForm" path="/HrmATDDptnApplGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnAppl.jsp"/>
</action>
<action name="HrmATDDptnApplForm" path="/HrmATDDptnApplExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Deputation Application Ends Here-->
<!--///////////////////////// TRANSFER CANCELLATION ORDER ///////////////////////-->
<action name="HrmATDTransCnclOrderForSingleEmpForm" path="/HrmATDTransCnclOrderForSingleEmpBaseAction" input="/hrms/jsp/HrmATDTransCnclOrderForSingleEmp.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransCnclOrderForSingleEmpForm" path="/HrmATDTransCnclOrderForSingleEmpQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransCnclOrderForSingleEmpForm" path="/HrmATDTransCnclOrderForSingleEmpNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransCnclOrderForSingleEmpForm" path="/HrmATDTransCnclOrderForSingleEmpGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransCnclOrderForSingleEmpForm" path="/HrmATDTransCnclOrderForSingleEmpGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransCnclOrderForSingleEmpForm" path="/HrmATDTransCnclOrderForSingleEmpSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransCnclOrderForSingleEmpForm" path="/HrmATDTransCnclOrderForSingleEmpDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransCnclOrderForSingleEmpForm" path="/HrmATDTransCnclOrderForSingleEmpGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransCnclOrderForSingleEmpForm" path="/HrmATDTransCnclOrderForSingleEmpRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransCnclOrderForSingleEmpForm" path="/HrmATDTransCnclOrderForSingleEmpFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransCnclOrderForSingleEmpForm" path="/HrmATDTransCnclOrderForSingleEmpValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransCnclOrderForSingleEmpForm" path="/HrmATDTransCnclOrderForSingleEmpGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDTransCnclOrderForSingleEmpForm" path="/HrmATDTransCnclOrderForSingleEmpExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmATDTransCnclOrderForSingleEmpForm" path="/HrmATDTransCnclOrderForSingleEmpOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmATDTransCnclOrderForSingleEmp.jsp"/>
</action>
<!-- Transfer Cancellation Order For Single Employee Ends Here-->
<!--///////////////////////// DEPUTATION ORDER ///////////////////////-->
<action name="HrmATDDptnOrderForSingleEmpForm" path="/HrmATDDptnOrderForSingleEmpBaseAction" input="/hrms/jsp/HrmATDDptnOrderForSingleEmp.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDDptnOrderForSingleEmpForm" path="/HrmATDDptnOrderForSingleEmpQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDDptnOrderForSingleEmpForm" path="/HrmATDDptnOrderForSingleEmpValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDDptnOrderForSingleEmpForm" path="/HrmATDDptnOrderForSingleEmpNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDDptnOrderForSingleEmpForm" path="/HrmATDDptnOrderForSingleEmpGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDDptnOrderForSingleEmpForm" path="/HrmATDDptnOrderForSingleEmpGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDDptnOrderForSingleEmpForm" path="/HrmATDDptnOrderForSingleEmpFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDDptnOrderForSingleEmpForm" path="/HrmATDDptnOrderForSingleEmpSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDDptnOrderForSingleEmpForm" path="/HrmATDDptnOrderForSingleEmpOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDDptnOrderForSingleEmpForm" path="/HrmATDDptnOrderForSingleEmpDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDDptnOrderForSingleEmpForm" path="/HrmATDDptnOrderForSingleEmpDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDDptnOrderForSingleEmpForm" path="/HrmATDDptnOrderForSingleEmpAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDDptnOrderForSingleEmpForm" path="/HrmATDDptnOrderForSingleEmpGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDDptnOrderForSingleEmpForm" path="/HrmATDDptnOrderForSingleEmpGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDDptnOrderForSingleEmpForm" path="/HrmATDDptnOrderForSingleEmpRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDDptnOrderForSingleEmpForm" path="/HrmATDDptnOrderGetButtonAction" type="wenrgise.common.webtier.action.GetButtonAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmATDDptnOrderForSingleEmp.jsp"/>
</action>
<action name="HrmATDDptnOrderForSingleEmpForm" path="/HrmATDDptnOrderExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Deputation Order Ends Here-->
<!--///////////////////////// DEPUTATION CHARGE REPORT ////////////////////////-->
<action name="HrmATDDptnChrgRptForm" path="/HrmATDDptnChrgRptBaseAction" input="/hrms/jsp/HrmATDDptnChrgRpt.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnChrgRpt.jsp"/>
</action>
<action name="HrmATDDptnChrgRptForm" path="/HrmATDDptnChrgRptQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnChrgRpt.jsp"/>
</action>
<action name="HrmATDDptnChrgRptForm" path="/HrmATDDptnChrgRptValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnChrgRpt.jsp"/>
</action>
<action name="HrmATDDptnChrgRptForm" path="/HrmATDDptnChrgRptNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnChrgRpt.jsp"/>
</action>
<action name="HrmATDDptnChrgRptForm" path="/HrmATDDptnChrgRptGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnChrgRpt.jsp"/>
</action>
<action name="HrmATDDptnChrgRptForm" path="/HrmATDDptnChrgRptGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnChrgRpt.jsp"/>
</action>
<action name="HrmATDDptnChrgRptForm" path="/HrmATDDptnChrgRptOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnChrgRpt.jsp"/>
</action>
<action name="HrmATDDptnChrgRptForm" path="/HrmATDDptnChrgRptSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnChrgRpt.jsp"/>
</action>
<action name="HrmATDDptnChrgRptForm" path="/HrmATDDptnChrgRptDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnChrgRpt.jsp"/>
</action>
<action name="HrmATDDptnChrgRptForm" path="/HrmATDDptnChrgRptDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnChrgRpt.jsp"/>
</action>
<action name="HrmATDDptnChrgRptForm" path="/HrmATDDptnChrgRptAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnChrgRpt.jsp"/>
</action>
<action name="HrmATDDptnChrgRptForm" path="/HrmATDDptnChrgRptGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnChrgRpt.jsp"/>
</action>
<action name="HrmATDDptnChrgRptForm" path="/HrmATDDptnChrgRptGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnChrgRpt.jsp"/>
</action>
<action name="HrmATDDptnChrgRptForm" path="/HrmATDDptnChrgRptRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnChrgRpt.jsp"/>
</action>
<action name="HrmATDDptnChrgRptForm" path="/HrmATDDptnChrgRptGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmATDDptnChrgRpt.jsp"/>
</action>
<action name="HrmATDDptnChrgRptForm" path="/HrmATDDptnChrgRptExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Deputation Charge Report Ends here-->
<!--*************************************************************************
LOAN
***************************************************************************-->
<!--LOAN MASTER STARTS HERE-->
<action name="HrmLoanMstForm" path="/HrmLoanMstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmLnMst.jsp"/>
</action>
<action name="HrmLoanMstForm" path="/HrmLoanMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmLnMst.jsp"/>
</action>
<action name="HrmLoanMstForm" path="/HrmLoanMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmLnMst.jsp"/>
</action>
<action name="HrmLoanMstForm" path="/HrmLoanMstGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLnMst.jsp"/>
</action>
<action name="HrmLoanMstForm" path="/HrmLoanMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmLnMst.jsp"/>
</action>
<action name="HrmLoanMstForm" path="/HrmLoanMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmLnMst.jsp"/>
</action>
<action name="HrmLoanMstForm" path="/HrmLoanMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmLnMst.jsp"/>
</action>
<action name="HrmLoanMstForm" path="/HrmLoanMstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLnMst.jsp"/>
</action>
<action name="HrmLoanMstForm" path="/HrmLoanMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmLnMst.jsp"/>
</action>
<action name="HrmLoanMstForm" path="/HrmLoanMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmLnMst.jsp"/>
</action>
<action name="HrmLoanMstForm" path="/HrmLoanMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmLnMst.jsp"/>
</action>
<action name="HrmLoanMstForm" path="/HrmLoanMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmLnMst.jsp"/>
</action>
<action name="HrmLoanMstForm" path="/HrmLoanMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmLoanMstForm" path="/HrmLoanMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmLnMst.jsp"/>
</action>
<action name="HrmLoanMstForm" path="/HrmLoanMstValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmLnMst.jsp"/>
</action>
<!--LOAN MASTER ENDS HERE-->
<!--LOAN CHART STARTS HERE-->
<action name="HrmLCForm" path="/HrmLCBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmLnChart.jsp"/>
</action>
<action name="HrmLCForm" path="/HrmLCQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmLnChart.jsp"/>
</action>
<action name="HrmLCForm" path="/HrmLCNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmLnChart.jsp"/>
</action>
<action name="HrmLCForm" path="/HrmLCGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLnChart.jsp"/>
</action>
<action name="HrmLCForm" path="/HrmLCSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmLnChart.jsp"/>
</action>
<action name="HrmLCForm" path="/HrmLCDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmLnChart.jsp"/>
</action>
<action name="HrmLCForm" path="/HrmLCRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmLnChart.jsp"/>
</action>
<action name="HrmLCForm" path="/HrmLCGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLnChart.jsp"/>
</action>
<action name="HrmLCForm" path="/HrmLCGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmLnChart.jsp"/>
</action>
<action name="HrmLCForm" path="/HrmLCAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmLnChart.jsp"/>
</action>
<action name="HrmLCForm" path="/HrmLCDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmLnChart.jsp"/>
</action>
<action name="HrmLCForm" path="/HrmLCGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmLnChart.jsp"/>
</action>
<action name="HrmLCForm" path="/HrmLCOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmLnChart.jsp"/>
</action>
<action name="HrmLCForm" path="/HrmLCExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--LOAN CHART ENDS HERE-->
<!--LOAN APPLICATION STARTS HERE-->
<action name="HrmLnAppForm" path="/HrmLnAppBaseAction" input="/hrms/jsp/HrmLnApp.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppGetTabAction" input="/hrms/jsp/HrmLnApp.jsp" scope="session" type="wenrgise.hrms.webtier.action.GetTabAction">
<forward name="HrmLnAppHblIntRate" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
<forward name="success" path="/hrms/jsp/HrmLnApp.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppHblIntGetTabAction" input="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp" scope="session" type="wenrgise.hrms.webtier.action.GetTabAction">
<forward name="HrmLnApp" path="/hrms/jsp/HrmLnApp.jsp"/>
<forward name="success" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
</action>
<!--LOAN APPLICATION ENDS HERE-->
<!-- Loan Application Hbl Interest Rate Starts -->
<action name="HrmLnAppForm" path="/HrmLnAppHblIntBaseAction" input="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp" scope="session" type="wenrgise.hrms.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppHblIntQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppHblIntNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppHblIntGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppHblIntGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppFirstHblIntGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppHblIntSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppHblIntDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppHblIntDeleteRowAction" scope="session" type="wenrgise.hrms.webtier.action.DecrAction">
<forward name="success" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppHblIntAddRowAction" scope="session" type="wenrgise.hrms.webtier.action.AddAction">
<forward name="success" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppHblIntGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppHblIntGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppHblIntRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppHblIntGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppHblIntValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppHblIntExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmLnAppForm" path="/HrmLnAppHblIntButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmLnAppHblIntRateDtl.jsp"/>
</action>
<!-- Loan Application Hbl Interest Rate Ends -->
<!--*************************************************************************
ADVANCE
***************************************************************************-->
<!--ADVANCE APPLICATION SCREEN-->
<action name="HrmAdvApplnForm" path="/HrmEmpAdvApplnBaseAction" input="/hrms/jsp/HrmAdvAppln.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAdvAppln.jsp"/>
</action>
<action name="HrmAdvApplnForm" path="/HrmEmpAdvApplnQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAdvAppln.jsp"/>
</action>
<action name="HrmAdvApplnForm" path="/HrmEmpAdvApplnNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAdvAppln.jsp"/>
</action>
<action name="HrmAdvApplnForm" path="/HrmEmpAdvApplnGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAdvAppln.jsp"/>
</action>
<action name="HrmAdvApplnForm" path="/HrmEmpAdvApplnGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAdvAppln.jsp"/>
</action>
<action name="HrmAdvApplnForm" path="/HrmEmpAdvApplnGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAdvAppln.jsp"/>
</action>
<action name="HrmAdvApplnForm" path="/HrmEmpAdvApplnFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAdvAppln.jsp"/>
</action>
<action name="HrmAdvApplnForm" path="/HrmEmpAdvApplnDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAdvAppln.jsp"/>
</action>
<action name="HrmAdvApplnForm" path="/HrmEmpAdvApplnSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAdvAppln.jsp"/>
</action>
<action name="HrmAdvApplnForm" path="/HrmEmpAdvApplnDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAdvAppln.jsp"/>
</action>
<action name="HrmAdvApplnForm" path="/HrmEmpAdvApplnAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAdvAppln.jsp"/>
</action>
<action name="HrmAdvApplnForm" path="/HrmEmpAdvApplnGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAdvAppln.jsp"/>
</action>
<action name="HrmAdvApplnForm" path="/HrmEmpAdvApplnRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAdvAppln.jsp"/>
</action>
<action name="HrmAdvApplnForm" path="/HrmEmpAdvApplnOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmAdvAppln.jsp"/>
</action>
<action name="HrmAdvApplnForm" path="/HrmEmpAdvApplnValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmAdvAppln.jsp"/>
</action>
<action name="HrmAdvApplnForm" path="/HrmEmpAdvApplnGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAdvAppln.jsp"/>
</action>
<action name="HrmAdvApplnForm" path="/HrmEmpAdvApplnExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- SETTLEMENT-->
<action name="HrmSettlementForm" path="/HrmSettlementBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction" input="/hrms/jsp/HrmSettlementHeads.jsp">
<forward name="success" path="/hrms/jsp/HrmSettlementHeads.jsp"/>
</action>
<action name="HrmSettlementForm" path="/HrmSettleHeadsQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmSettlementHeads.jsp"/>
</action>
<action name="HrmSettlementForm" path="/HrmSettleHeadsNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmSettlementHeads.jsp"/>
</action>
<action name="HrmSettlementForm" path="/HrmSettleHeadsGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSettlementHeads.jsp"/>
</action>
<action name="HrmSettlementForm" path="/HrmSettleHeadsGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSettlementHeads.jsp"/>
</action>
<action name="HrmSettlementForm" path="/HrmSettleHeadsFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSettlementHeads.jsp"/>
</action>
<action name="HrmSettlementForm" path="/HrmSettleHeadsSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmSettlementHeads.jsp"/>
</action>
<action name="HrmSettlementForm" path="/HrmSettleHeadsDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmSettlementHeads.jsp"/>
</action>
<action name="HrmSettlementForm" path="/HrmSettleHeadsDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmSettlementHeads.jsp"/>
</action>
<action name="HrmSettlementForm" path="/HrmSettleHeadsAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmSettlementHeads.jsp"/>
</action>
<action name="HrmSettlementForm" path="/HrmSettleHeadsGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmSettlementHeads.jsp"/>
</action>
<action name="HrmSettlementForm" path="/HrmSettleHeadsGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmSettlementHeads.jsp"/>
</action>
<action name="HrmSettlementForm" path="/HrmSettleHeadsOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmSettlementHeads.jsp"/>
</action>
<action name="HrmSettlementForm" path="/HrmSettleHeadsRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmSettlementHeads.jsp"/>
</action>
<action name="HrmSettlementForm" path="/HrmSettleHeadsExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- ADVANCE MASTER SCREEN-->
<action name="HrmAdvMstForm" path="/HrmAdvMstBaseAction" input="/hrms/jsp/HrmAdvMst.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAdvMst.jsp"/>
</action>
<action name="HrmAdvMstForm" path="/HrmAdvanceMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAdvMst.jsp"/>
</action>
<action name="HrmAdvMstForm" path="/HrmAdvanceMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAdvMst.jsp"/>
</action>
<action name="HrmAdvMstForm" path="/HrmAdvanceMstGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAdvMst.jsp"/>
</action>
<action name="HrmAdvMstForm" path="/HrmAdvanceMstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAdvMst.jsp"/>
</action>
<action name="HrmAdvMstForm" path="/HrmAdvanceMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAdvMst.jsp"/>
</action>
<action name="HrmAdvMstForm" path="/HrmAdvanceMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAdvMst.jsp"/>
</action>
<action name="HrmAdvMstForm" path="/HrmAdvanceMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAdvMst.jsp"/>
</action>
<action name="HrmAdvMstForm" path="/HrmAdvanceMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAdvMst.jsp"/>
</action>
<action name="HrmAdvMstForm" path="/HrmAdvanceMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAdvMst.jsp"/>
</action>
<action name="HrmAdvMstForm" path="/HrmAdvanceMstOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmAdvMst.jsp"/>
</action>
<action name="HrmAdvMstForm" path="/HrmAdvanceMstFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAdvMst.jsp"/>
</action>
<action name="HrmAdvMstForm" path="/HrmAdvanceMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAdvMst.jsp"/>
</action>
<action name="HrmAdvMstForm" path="/HrmAdvanceMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAdvMst.jsp"/>
</action>
<action name="HrmAdvMstForm" path="/HrmAdvanceMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAdvMstForm" path="/HrmAdvanceMstValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmAdvMst.jsp"/>
</action>
<!--
***********************************************************************
ADVANCE SETTLEMENT HEADS SCREEN
***********************************************************************
-->
<action name="HrmAdvSettleHeadsForm" path="/HrmAdvSettlementHeadsBaseAction" input="/hrms/jsp/HrmAdvSettleHeads.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettleHeads.jsp"/>
</action>
<action name="HrmAdvSettleHeadsForm" path="/HrmAdvSettleHeadsQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettleHeads.jsp"/>
</action>
<action name="HrmAdvSettleHeadsForm" path="/HrmAdvSettleHeadsNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettleHeads.jsp"/>
</action>
<action name="HrmAdvSettleHeadsForm" path="/HrmAdvSettleHeadsValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmAdvSettleHeads.jsp"/>
</action>
<action name="HrmAdvSettleHeadsForm" path="/HrmAdvSettleHeadsGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettleHeads.jsp"/>
</action>
<action name="HrmAdvSettleHeadsForm" path="/HrmAdvSettleHeadsGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettleHeads.jsp"/>
</action>
<action name="HrmAdvSettleHeadsForm" path="/HrmAdvSettleHeadsSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettleHeads.jsp"/>
</action>
<action name="HrmAdvSettleHeadsForm" path="/HrmAdvSettleHeadsDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettleHeads.jsp"/>
</action>
<action name="HrmAdvSettleHeadsForm" path="/HrmAdvSettleHeadsGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettleHeads.jsp"/>
</action>
<action name="HrmAdvSettleHeadsForm" path="/HrmAdvSettleHeadsAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettleHeads.jsp"/>
</action>
<action name="HrmAdvSettleHeadsForm" path="/HrmAdvSettleHeadsGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettleHeads.jsp"/>
</action>
<action name="HrmAdvSettleHeadsForm" path="/HrmAdvSettleHeadsOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmAdvSettleHeads.jsp"/>
</action>
<action name="HrmAdvSettleHeadsForm" path="/HrmAdvSettleHeadsFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettleHeads.jsp"/>
</action>
<action name="HrmAdvSettleHeadsForm" path="/HrmAdvSettleHeadsRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettleHeads.jsp"/>
</action>
<action name="HrmAdvSettleHeadsForm" path="/HrmAdvSettleHeadsDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettleHeads.jsp"/>
</action>
<action name="HrmAdvSettleHeadsForm" path="/HrmAdvSettleHeadsExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- ADVANCE SETTLEMENT-->
<action name="HrmAdvSettleForm" path="/HrmAdvSettleBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettle.jsp"/>
</action>
<action name="HrmAdvSettleForm" path="/HrmAdvSettleQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettle.jsp"/>
</action>
<action name="HrmAdvSettleForm" path="/HrmAdvSettleNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettle.jsp"/>
</action>
<action name="HrmAdvSettleForm" path="/HrmAdvSettleGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettle.jsp"/>
</action>
<action name="HrmAdvSettleForm" path="/HrmAdvSettleGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettle.jsp"/>
</action>
<action name="HrmAdvSettleForm" path="/HrmAdvSettleGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettle.jsp"/>
</action>
<action name="HrmAdvSettleForm" path="/HrmAdvSettleFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettle.jsp"/>
</action>
<action name="HrmAdvSettleForm" path="/HrmAdvSettleDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettle.jsp"/>
</action>
<action name="HrmAdvSettleForm" path="/HrmAdvSettleSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettle.jsp"/>
</action>
<action name="HrmAdvSettleForm" path="/HrmAdvSettleDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettle.jsp"/>
</action>
<action name="HrmAdvSettleForm" path="/HrmAdvSettleAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettle.jsp"/>
</action>
<action name="HrmAdvSettleForm" path="/HrmAdvSettleGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettle.jsp"/>
</action>
<action name="HrmAdvSettleForm" path="/HrmAdvSettleRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettle.jsp"/>
</action>
<action name="HrmAdvSettleForm" path="/HrmAdvSettleOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmAdvSettle.jsp"/>
</action>
<action name="HrmAdvSettleForm" path="/HrmAdvSettleValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettle.jsp"/>
</action>
<action name="HrmAdvSettleForm" path="/HrmAdvSettleGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAdvSettle.jsp"/>
</action>
<action name="HrmAdvSettleForm" path="/HrmAdvSettleExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- ADVANCE SETTLEMENT ENDS-->
<!--*************************************************************************
CLAIMS
***************************************************************************-->
<!--CLAIM MASTER STARTS HERE-->
<action name="HrmClaimMstForm" path="/HrmClaimMstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmClaimMst.jsp"/>
</action>
<action name="HrmClaimMstForm" path="/HrmClaimMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmClaimMst.jsp"/>
</action>
<action name="HrmClaimMstForm" path="/HrmClaimMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmClaimMst.jsp"/>
</action>
<action name="HrmClaimMstForm" path="/HrmClaimMstGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmClaimMst.jsp"/>
</action>
<action name="HrmClaimMstForm" path="/HrmClaimMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmClaimMst.jsp"/>
</action>
<action name="HrmClaimMstForm" path="/HrmClaimMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmClaimMst.jsp"/>
</action>
<action name="HrmClaimMstForm" path="/HrmClaimMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmClaimMst.jsp"/>
</action>
<action name="HrmClaimMstForm" path="/HrmClaimMstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmClaimMst.jsp"/>
</action>
<action name="HrmClaimMstForm" path="/HrmClaimMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmClaimMst.jsp"/>
</action>
<action name="HrmClaimMstForm" path="/HrmClaimMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmClaimMst.jsp"/>
</action>
<action name="HrmClaimMstForm" path="/HrmClaimMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmClaimMst.jsp"/>
</action>
<action name="HrmClaimMstForm" path="/HrmClaimMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmClaimMst.jsp"/>
</action>
<action name="HrmClaimMstForm" path="/HrmClaimMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmClaimMstForm" path="/HrmClaimMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmClaimMst.jsp"/>
</action>
<action name="HrmClaimMstForm" path="/HrmClaimMstValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmClaimMst.jsp"/>
</action>
<!--CLAIM MASTER ENDS HERE-->
<!--CLAIM APPLICATION STARTS HERE-->
<action name="HrmEmpClaimForm" path="/HrmEmpClaimBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmEmpClaim.jsp"/>
</action>
<action name="HrmEmpClaimForm" path="/HrmEmpClaimOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmEmpClaim.jsp"/>
</action>
<action name="HrmEmpClaimForm" path="/HrmEmpClaimQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpClaim.jsp"/>
</action>
<action name="HrmEmpClaimForm" path="/HrmEmpClaimNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmEmpClaim.jsp"/>
</action>
<action name="HrmEmpClaimForm" path="/HrmEmpClaimGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpClaim.jsp"/>
</action>
<action name="HrmEmpClaimForm" path="/HrmEmpClaimSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpClaim.jsp"/>
</action>
<action name="HrmEmpClaimForm" path="/HrmEmpClaimDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmEmpClaim.jsp"/>
</action>
<action name="HrmEmpClaimForm" path="/HrmEmpClaimRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmEmpClaim.jsp"/>
</action>
<action name="HrmEmpClaimForm" path="/HrmEmpClaimGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmEmpClaim.jsp"/>
</action>
<action name="HrmEmpClaimForm" path="/HrmEmpClaimGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmEmpClaim.jsp"/>
</action>
<action name="HrmEmpClaimForm" path="/HrmEmpClaimAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpClaim.jsp"/>
</action>
<action name="HrmEmpClaimForm" path="/HrmEmpClaimDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmEmpClaim.jsp"/>
</action>
<action name="HrmEmpClaimForm" path="/HrmEmpClaimGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmEmpClaim.jsp"/>
</action>
<action name="HrmEmpClaimForm" path="/HrmEmpClaimExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmEmpClaimForm" path="/HrmEmpClaimOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmEmpClaim.jsp"/>
</action>
<action name="HrmEmpClaimForm" path="/HrmEmpClaimValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmEmpClaim.jsp"/>
</action>
<!--CLAIM MASTER ENDS HERE-->
<!-- EMP APPRAISAL starts-->
<action name="HrmAprslForm" path="/HrmEmpApslKPABaseAction" input="/hrms/jsp/HrmAprslKPA.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAprslKPA.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslKPAQueryModeAction" input="/hrms/jsp/HrmAprslKPA.jsp" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslKPA.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslKPANewModeAction" input="/hrms/jsp/HrmAprslKPA.jsp" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslKPA.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslKPAGetHeaderAction" input="/hrms/jsp/HrmAprslKPA.jsp" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslKPA.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslKPASaveAction" input="/hrms/jsp/HrmAprslKPA.jsp" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAprslKPA.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslKPADeleteAction" input="/hrms/jsp/HrmAprslKPA.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAprslKPA.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslKPARefreshAction" input="/hrms/jsp/HrmAprslKPA.jsp" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAprslKPA.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslKPAGetNextHeaderAction" input="/hrms/jsp/HrmAprslKPA.jsp" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslKPA.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslKPAGetDetailAction" input="/hrms/jsp/HrmAprslKPA.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAprslKPA.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslKPAAddRowAction" input="/hrms/jsp/HrmAprslKPA.jsp" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslKPA.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslKPADeleteRowAction" input="/hrms/jsp/HrmAprslKPA.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslKPA.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslKPAGetDetailPageAction" input="/hrms/jsp/HrmAprslKPA.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAprslKPA.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslKPAGetButtonAction" input="/hrms/jsp/HrmAprslKPA.jsp" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAprslKPA.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslKPACalGetButtonAction" input="/hrms/jsp/HrmAprslKPA.jsp" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAprslKPA.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslKpaOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="HrmAprslGoals" path="/hrms/jsp/HrmAprslGoals.jsp"/>
<forward name="HrmAprslKPA" path="/hrms/jsp/HrmAprslKPA.jsp"/>
<forward name="HrmAprslTrngReq" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
<forward name="HrmAprslEmpDtls" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
<forward name="success" path="/hrms/jsp/HrmAprslKPA.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslKpaExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslKPAExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslGoalsOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslGoalsExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpAprslTrngReqBaseAction" input="/hrms/jsp/HrmAprslTrngReq.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslTrngReqQueryModeAction" input="/hrms/jsp/HrmAprslTrngReq.jsp" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslTrngReqNewModeAction" input="/hrms/jsp/HrmAprslTrngReq.jsp" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslTrngReqGetHeaderAction" input="/hrms/jsp/HrmAprslTrngReq.jsp" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslTrngReqSaveAction" input="/hrms/jsp/HrmAprslTrngReq.jsp" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslTrngReqDeleteAction" input="/hrms/jsp/HrmAprslTrngReq.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslTrngReqRefreshAction" input="/hrms/jsp/HrmAprslTrngReq.jsp" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslTrngReqGetNextHeaderAction" input="/hrms/jsp/HrmAprslTrngReq.jsp" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslTrngReqGetDetailAction" input="/hrms/jsp/HrmAprslTrngReq.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslTrngReqAddRowAction" input="/hrms/jsp/HrmAprslTrngReq.jsp" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslTrngReqDeleteRowAction" input="/hrms/jsp/HrmAprslTrngReq.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslTrngReqGetDetailPageAction" input="/hrms/jsp/HrmAprslTrngReq.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslTrngReqExitAction" input="/hrms/jsp/HrmAprslTrngReq.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslKPAGetTabAction" input="/hrms/jsp/HrmAprslKPA.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmAprslGoals" path="/hrms/jsp/HrmAprslGoals.jsp"/>
<forward name="HrmAprslTrngReq" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
<forward name="HrmAprslEmpDtls" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
<forward name="success" path="/hrms/jsp/HrmAprslKPA.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpAppGoalsGetTabAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmAprslGoals" path="/hrms/jsp/HrmAprslGoals.jsp"/>
<forward name="HrmAprslKPA" path="/hrms/jsp/HrmAprslKPA.jsp"/>
<forward name="HrmAprslTrngReq" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
<forward name="HrmAprslEmpDtls" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslTrngReqGetTabAction" input="/hrms/jsp/HrmAprslTrngReq.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmAprslGoals" path="/hrms/jsp/HrmAprslGoals.jsp"/>
<forward name="HrmAprslKPA" path="/hrms/jsp/HrmAprslKPA.jsp"/>
<forward name="HrmAprslTrngReq" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
<forward name="HrmAprslEmpDtls" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
<forward name="success" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpAprslDtlsGetTabAction" input="/hrms/jsp/HrmAprslEmpDtls.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmAprslGoals" path="/hrms/jsp/HrmAprslGoals.jsp"/>
<forward name="HrmAprslKPA" path="/hrms/jsp/HrmAprslKPA.jsp"/>
<forward name="HrmAprslTrngReq" path="/hrms/jsp/HrmAprslTrngReq.jsp"/>
<forward name="HrmAprslEmpDtls" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
<forward name="success" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsBaseAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsQueryModeAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsNewModeAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsGetHeaderAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsSaveAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsDeleteAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsRefreshAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsGetNextHeaderAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsGetDetailAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsAddRowAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsDeleteRowAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsGetDetailPageAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsGetButtonAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsCalGetButtonAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAprslGoals.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpApslGoalsExitAction" input="/hrms/jsp/HrmAprslGoals.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmEmpAprslDtlsBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmpPersDtlsQueryModeAction" input="/hrms/jsp/HrmAprslEmpDtls.jsp" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmpPersDtlsNewModeAction" input="/hrms/jsp/HrmAprslEmpDtls.jsp" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmpPersDtlsGetHeaderAction" input="/hrms/jsp/HrmAprslEmpDtls.jsp" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmpPersDtlsSaveAction" input="/hrms/jsp/HrmAprslEmpDtls.jsp" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmpPersDtlsDeleteAction" input="/hrms/jsp/HrmAprslEmpDtls.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmpPersDtlsRefreshAction" input="/hrms/jsp/HrmAprslEmpDtls.jsp" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmpPersDtlsGetNextHeaderAction" input="/hrms/jsp/HrmAprslEmpDtls.jsp" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmpPersDtlsGetDetailAction" input="/hrms/jsp/HrmAprslEmpDtls.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmpPersDtlsAddRowAction" input="/hrms/jsp/HrmAprslEmpDtls.jsp" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmpPersDtlsDeleteRowAction" input="/hrms/jsp/HrmAprslEmpDtls.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmpPersDtlsGetDetailPageAction" input="/hrms/jsp/HrmAprslEmpDtls.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmpPersDtlsExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmpPersDtlsOnLoadAction" input="/hrms/jsp/HrmAprslEmpDtls.jsp" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmpDtls.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmployeeBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmployee.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmployeeQueryModeAction" input="/hrms/jsp/HrmAprslEmployee.jsp" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmployee.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmployeeNewModeAction" input="/hrms/jsp/HrmAprslEmployee.jsp" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmployee.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmployeeGetHeaderAction" input="/hrms/jsp/HrmAprslEmployee.jsp" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmployee.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmployeeSaveAction" input="/hrms/jsp/HrmAprslEmployee.jsp" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmployee.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmployeeDeleteAction" input="/hrms/jsp/HrmAprslEmployee.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmployee.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmployeeRefreshAction" input="/hrms/jsp/HrmAprslEmployee.jsp" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmployee.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmployeeGetNextHeaderAction" input="/hrms/jsp/HrmAprslEmployee.jsp" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmployee.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmployeeGetDetailAction" input="/hrms/jsp/HrmAprslEmployee.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmployee.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmployeeAddRowAction" input="/hrms/jsp/HrmAprslEmployee.jsp" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmployee.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmployeeDeleteRowAction" input="/hrms/jsp/HrmAprslEmployee.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmployee.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmployeeGetDetailPageAction" input="/hrms/jsp/HrmAprslEmployee.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmployee.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmployeeExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAprslForm" path="/HrmAprslEmployeeOnLoadAction" input="/hrms/jsp/HrmAprslEmployee.jsp" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmAprslEmployee.jsp"/>
</action>
<!--EMP APPRAISAL Ends-->
<!--Appraisal KPA-->
<action name="HrmAppKPAForm" path="/HrmAppKPABaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalKPA.jsp"/>
</action>
<action name="HrmAppKPAForm" path="/HrmAppKpaQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalKPA.jsp"/>
</action>
<action name="HrmAppKPAForm" path="/HrmAppKpaNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalKPA.jsp"/>
</action>
<action name="HrmAppKPAForm" path="/HrmAppKpaGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalKPA.jsp"/>
</action>
<action name="HrmAppKPAForm" path="/HrmAppKpaGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalKPA.jsp"/>
</action>
<action name="HrmAppKPAForm" path="/HrmAppKpaSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalKPA.jsp"/>
</action>
<action name="HrmAppKPAForm" path="/HrmAppKpaDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalKPA.jsp"/>
</action>
<action name="HrmAppKPAForm" path="/HrmAppKpaAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalKPA.jsp"/>
</action>
<action name="HrmAppKPAForm" path="/HrmAppKpaGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalKPA.jsp"/>
</action>
<action name="HrmAppKPAForm" path="/HrmAppKpaGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalKPA.jsp"/>
</action>
<action name="HrmAppKPAForm" path="/HrmAppKpaRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalKPA.jsp"/>
</action>
<action name="HrmAppKPAForm" path="/HrmAppKpaFreezeAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalKPA.jsp"/>
</action>
<action name="HrmAppKPAForm" path="/HrmAppKpaOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmAppraisalKPA.jsp"/>
</action>
<action name="HrmAppKPAForm" path="/HrmAppKpaExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Appraisal KPA Ends-->
<action name="HrmAppTempForm" path="/HrmAppTempBaseAction" input="/hrms/jsp/HrmAppraisalTemplate.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplate.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempExitAction" input="/hrms/jsp/HrmAppraisalTemplate.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempKpaBaseAction" input="/hrms/jsp/HrmAppraisalTemplateKpa.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateKpa.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempKpaExitAction" input="/hrms/jsp/HrmAppraisalTemplateKpa.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempGoalsBaseAction" input="/hrms/jsp/HrmAppraisalTemplateGoals.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateGoals.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempGoalsExitAction" input="/hrms/jsp/HrmAppraisalTemplateGoals.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempSecBaseAction" input="/hrms/jsp/HrmAppraisalTemplateSection.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempSecQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempSecOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempKpaOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateKpa.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppraisalTemplateKPAGetTabAction" input="/hrms/jsp/HrmAppraisalTemplateKpa.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateKpa.jsp"/>
<forward name="HrmAppraisalTemplateSection" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppraisalTemplateSectionGetTabAction" input="/hrms/jsp/HrmAppraisalTemplateSection.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="HrmAppraisalTemplateKPA" path="/hrms/jsp/HrmAppraisalTemplateKpa.jsp"/>
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempSecNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempSecGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempSecGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempSecSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempSecDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempSecAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempSecGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempSecGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempSecRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempSecExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempSecOnloadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempKpaRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateKpa.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempKpaBaseAction" input="/hrms/jsp/HrmAppraisalTemplateSection.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateKpa.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempKpaQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateKpa.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempKpaNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateKpa.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempKpaGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateKpa.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempKpaGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateKpa.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempKpaSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateKpa.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempKpaDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateKpa.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempKpaAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateKpa.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempKpaGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateKpa.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempKpaGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateKpa.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmmAppTempKpaButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateKpa.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmmAppTempKpaExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempGoalsBaseAction" input="/hrms/jsp/HrmAppraisalTemplateSection.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempGoalsQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempGoalsNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempGoalsGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempGoalsGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempGoalsSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempGoalsDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempGoalsAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempGoalsGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempGoalsGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<action name="HrmAppTempForm" path="/HrmAppTempSecButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAppraisalTemplateSection.jsp"/>
</action>
<!--Appraisal Specific Template-->
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcKPABaseAction" input="/hrms/jsp/HrmAprslSpcTmpl.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmpl.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcKPAQueryModeAction" input="/hrms/jsp/HrmAprslSpcTmpl.jsp" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmpl.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcKPANewModeAction" input="/hrms/jsp/HrmAprslSpcTmpl.jsp" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmpl.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcKPAGetHeaderAction" input="/hrms/jsp/HrmAprslSpcTmpl.jsp" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmpl.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcKPASaveAction" input="/hrms/jsp/HrmAprslSpcTmpl.jsp" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmpl.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcKPADeleteAction" input="/hrms/jsp/HrmAprslSpcTmpl.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmpl.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcKPARefreshAction" input="/hrms/jsp/HrmAprslSpcTmpl.jsp" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmpl.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcKPAGetNextHeaderAction" input="/hrms/jsp/HrmAprslSpcTmpl.jsp" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmpl.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcKPAGetDetailAction" input="/hrms/jsp/HrmAprslSpcTmpl.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmpl.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcKPAAddRowAction" input="/hrms/jsp/HrmAprslSpcTmpl.jsp" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmpl.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcKPADeleteRowAction" input="/hrms/jsp/HrmAprslSpcTmpl.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmpl.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcKPAGetDetailPageAction" input="/hrms/jsp/HrmAprslSpcTmpl.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmpl.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcKPAOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmpl.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcKPAExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcKPAGetTabAction" input="/hrms/jsp/HrmAprslSpcTmpl.jsp" scope="session" type="wenrgise.common.webtier.action.GetRefreshTabAction">
<forward name="HrmAprslSpcTmplGoals" path="/hrms/jsp/HrmAprslSpcTmplGoals.jsp"/>
<forward name="HrmAprslSpcTmplEmpElig" path="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp"/>
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmpl.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcGoalsGetTabAction" input="/hrms/jsp/HrmAprslSpcTmplGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetRefreshTabAction">
<forward name="HrmAprslSpcTmpl" path="/hrms/jsp/HrmAprslSpcTmpl.jsp"/>
<forward name="HrmAprslSpcTmplEmpElig" path="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp"/>
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplGoals.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcEmpGetTabAction" input="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp" scope="session" type="wenrgise.common.webtier.action.GetRefreshTabAction">
<forward name="HrmAprslSpcTmpl" path="/hrms/jsp/HrmAprslSpcTmpl.jsp"/>
<forward name="HrmAprslSpcTmplGoals" path="/hrms/jsp/HrmAprslSpcTmplGoals.jsp"/>
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcGoalsBaseAction" input="/hrms/jsp/HrmAprslSpcTmplGoals.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplGoals.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcGoalsQueryModeAction" input="/hrms/jsp/HrmAprslSpcTmplGoals.jsp" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplGoals.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAprslSpcTmplButtonAction" type="wenrgise.common.webtier.action.GetButtonAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplGoals.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcGoalsNewModeAction" input="/hrms/jsp/HrmAprslSpcTmplGoals.jsp" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplGoals.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcGoalsGetHeaderAction" input="/hrms/jsp/HrmAprslSpcTmplGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplGoals.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcGoalsSaveAction" input="/hrms/jsp/HrmAprslSpcTmplGoals.jsp" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplGoals.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcGoalsDeleteAction" input="/hrms/jsp/HrmAprslSpcTmplGoals.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplGoals.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcGoalsRefreshAction" input="/hrms/jsp/HrmAprslSpcTmplGoals.jsp" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplGoals.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcGoalsGetNextHeaderAction" input="/hrms/jsp/HrmAprslSpcTmplGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplGoals.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcGoalsGetDetailAction" input="/hrms/jsp/HrmAprslSpcTmplGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplGoals.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcGoalsAddRowAction" input="/hrms/jsp/HrmAprslSpcTmplGoals.jsp" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplGoals.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcGoalsDeleteRowAction" input="/hrms/jsp/HrmAprslSpcTmplGoals.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplGoals.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcGoalsGetDetailPageAction" input="/hrms/jsp/HrmAprslSpcTmplGoals.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplGoals.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcGoalsExitAction" input="/hrms/jsp/HrmAprslSpcTmplGoals.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcEmpBaseAction" input="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcEmpQueryModeAction" input="/hrms/jsp/HrmAprslSpcTmplGoals.jsp" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcEmpNewModeAction" input="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcEmpGetHeaderAction" input="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcEmpSaveAction" input="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcEmpDeleteAction" input="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcEmpRefreshAction" input="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcEmpGetNextHeaderAction" input="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcEmpGetDetailAction" input="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcEmpAddRowAction" input="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcEmpDeleteRowAction" input="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcEmpGetDetailPageAction" input="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp"/>
</action>
<action name="HrmAprslSpcTmplForm" path="/HrmAppSpcEmpExitAction" input="/hrms/jsp/HrmAprslSpcTmplEmpElig.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Appraisal Specific Template Ends-->
<!-- Appraisal Start Order starts HERE-->
<action name="HrmAprslStartOrderForm" path="/HrnAprslStartOrderBaseAction" input="/hrms/jsp/HrmAprslStartOrder.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartOrder.jsp"/>
</action>
<action name="HrmAprslStartOrderForm" path="/HrnAprslStartOrderQueryModeAction" input="/hrms/jsp/HrmAprslStartOrder.jsp" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartOrder.jsp"/>
</action>
<action name="HrmAprslStartOrderForm" path="/HrnAprslStartOrderNewModeAction" input="/hrms/jsp/HrmAprslStartOrder.jsp" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartOrder.jsp"/>
</action>
<action name="HrmAprslStartOrderForm" path="/HrnAprslStartOrderGetHeaderAction" input="/hrms/jsp/HrmAprslStartOrder.jsp" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartOrder.jsp"/>
</action>
<action name="HrmAprslStartOrderForm" path="/HrnAprslStartOrderSaveAction" input="/hrms/jsp/HrmAprslStartOrder.jsp" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartOrder.jsp"/>
</action>
<action name="HrmAprslStartOrderForm" path="/HrnAprslStartOrderDeleteAction" input="/hrms/jsp/HrmAprslStartOrder.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartOrder.jsp"/>
</action>
<action name="HrmAprslStartOrderForm" path="/HrnAprslStartOrderRefreshAction" input="/hrms/jsp/HrmAprslStartOrder.jsp" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartOrder.jsp"/>
</action>
<action name="HrmAprslStartOrderForm" path="/HrnAprslStartOrderGetNextHeaderAction" input="/hrms/jsp/HrmAprslStartOrder.jsp" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartOrder.jsp"/>
</action>
<action name="HrmAprslStartOrderForm" path="/HrnAprslStartOrderGetDetailAction" input="/hrms/jsp/HrmAprslStartOrder.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartOrder.jsp"/>
</action>
<action name="HrmAprslStartOrderForm" path="/HrnAprslStartOrderAddRowAction" input="/hrms/jsp/HrmAprslStartOrder.jsp" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartOrder.jsp"/>
</action>
<action name="HrmAprslStartOrderForm" path="/HrnAprslStartOrderDeleteRowAction" input="/hrms/jsp/HrmAprslStartOrder.jsp" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartOrder.jsp"/>
</action>
<action name="HrmAprslStartOrderForm" path="/HrnAprslStartOrderGetDetailPageAction" input="/hrms/jsp/HrmAprslStartOrder.jsp" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartOrder.jsp"/>
</action>
<action name="HrmAprslStartOrderForm" path="/HrnAprslStartOrderExitAction" input="/hrms/jsp/HrmAprslStartOrder.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAprslStartOrderForm" path="/HrnAprslStartOrderOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartOrder.jsp"/>
</action>
<!-- Appraisal Start Order ends HERE-->
<!--APPRAISAL START RULE STARTS-->
<action name="HrmAprslStartRuleForm" path="/HrmAprslStartRuleBaseAction" input="/hrms/jsp/HrmAprslStartRule.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartRule.jsp"/>
</action>
<action name="HrmAprslStartRuleForm" path="/HrmAprslStartRuleRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartRule.jsp"/>
</action>
<action name="HrmAprslStartRuleForm" path="/HrmAprslStartRuleQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartRule.jsp"/>
</action>
<action name="HrmAprslStartRuleForm" path="/HrmAprslStartRuleNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartRule.jsp"/>
</action>
<action name="HrmAprslStartRuleForm" path="/HrmAprslStartRuleGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartRule.jsp"/>
</action>
<action name="HrmAprslStartRuleForm" path="/HrmAprslStartRuleGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartRule.jsp"/>
</action>
<action name="HrmAprslStartRuleForm" path="/HrmAprslStartRuleSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartRule.jsp"/>
</action>
<action name="HrmAprslStartRuleForm" path="/HrmAprslStartRuleDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartRule.jsp"/>
</action>
<action name="HrmAprslStartRuleForm" path="/HrmAprslStartRuleAddRowAction" scope="session" type="wenrgise.hrms.webtier.action.AddAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartRule.jsp"/>
</action>
<action name="HrmAprslStartRuleForm" path="/HrmAprslStartRuleGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartRule.jsp"/>
</action>
<action name="HrmAprslStartRuleForm" path="/HrmAprslStartRuleGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartRule.jsp"/>
</action>
<action name="HrmAprslStartRuleForm" path="/HrmAprslStartRuleOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmAprslStartRule.jsp"/>
</action>
<action name="HrmAprslStartRuleForm" path="/HrmAprslStartRuleDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAprslStartRule.jsp"/>
</action>
<action name="HrmAprslStartRuleForm" path="/HrmAprslStartRuleExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--APPRAISAL START RULE ENDS-->
<!-- TRAINING -->
<!-- FACULTY MASTER-->
<action name="HrmTrngFacMstForm" path="/HrmFacMstBaseAction" input="/hrms/jsp/HrmTrngFacMst.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacMst.jsp"/>
</action>
<action name="HrmTrngFacMstForm" path="/HrmFacMasterQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacMst.jsp"/>
</action>
<action name="HrmTrngFacMstForm" path="/HrmFacMasterNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacMst.jsp"/>
</action>
<action name="HrmTrngFacMstForm" path="/HrmFacMasterGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacMst.jsp"/>
</action>
<action name="HrmTrngFacMstForm" path="/HrmFacMasterGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacMst.jsp"/>
</action>
<action name="HrmTrngFacMstForm" path="/HrmFacMasterFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacMst.jsp"/>
</action>
<action name="HrmTrngFacMstForm" path="/HrmFacMasterSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacMst.jsp"/>
</action>
<action name="HrmTrngFacMstForm" path="/HrmFacMasterDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacMst.jsp"/>
</action>
<action name="HrmTrngFacMstForm" path="/HrmFacMasterAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacMst.jsp"/>
</action>
<action name="HrmTrngFacMstForm" path="/HrmFacMasterGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacMst.jsp"/>
</action>
<action name="HrmTrngFacMstForm" path="/HrmFacMasterAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacMst..jsp"/>
</action>
<action name="HrmTrngFacMstForm" path="/HrmFacMasterGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacMst.jsp"/>
</action>
<action name="HrmTrngFacMstForm" path="/HrmFacMasterGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacMst.jsp"/>
</action>
<action name="HrmTrngFacMstForm" path="/HrmFacMasterValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacMst.jsp"/>
</action>
<action name="HrmTrngFacMstForm" path="/HrmFacMasterRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacMst.jsp"/>
</action>
<action name="HrmTrngFacMstForm" path="/HrmFacMasterExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmTrngFacMstForm" path="/HrmFacMasterOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacMst.jsp"/>
</action>
<!-- TRAINING REQUIREMENT SCREEN-->
<action name="HrmTrngEmpReqForm" path="/HrmEmpTrngReqBaseAction" input="/hrms/jsp/HrmTrngEmpReq.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpReq.jsp"/>
</action>
<action name="HrmTrngEmpReqForm" path="/HrmEmpTrngReqQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpReq.jsp"/>
</action>
<action name="HrmTrngEmpReqForm" path="/HrmEmpTrngReqOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpReq.jsp"/>
</action>
<action name="HrmTrngEmpReqForm" path="/HrmEmpTrngReqNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpReq.jsp"/>
</action>
<action name="HrmTrngEmpReqForm" path="/HrmEmpTrngReqGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpReq.jsp"/>
</action>
<action name="HrmTrngEmpReqForm" path="/HrmEmpTrngReqGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpReq.jsp"/>
</action>
<action name="HrmTrngEmpReqForm" path="/HrmEmpTrngReqSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpReq.jsp"/>
</action>
<action name="HrmTrngEmpReqForm" path="/HrmEmpTrngReqDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpReq.jsp"/>
</action>
<action name="HrmTrngEmpReqForm" path="/HrmEmpTrngReqRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpReq.jsp"/>
</action>
<action name="HrmTrngEmpReqForm" path="/HrmEmpTrngReqAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpReq.jsp"/>
</action>
<action name="HrmTrngEmpReqForm" path="/HrmEmpTrngReqGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpReq.jsp"/>
</action>
<action name="HrmTrngEmpReqForm" path="/HrmEmpTrngReqGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpReq.jsp"/>
</action>
<action name="HrmTrngEmpReqForm" path="/HrmEmpTrngReqValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpReq.jsp"/>
</action>
<action name="HrmTrngEmpReqForm" path="/HrmEmpTrngReqFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpReq.jsp"/>
</action>
<action name="HrmTrngEmpReqForm" path="/HrmTrngReqGetButtonAction" type="wenrgise.common.webtier.action.GetButtonAction" scope="session" input="HrmTrngEmpReq.jsp">
<forward name="success" path="/hrms/jsp/HrmTrngEmpReq.jsp"/>
</action>
<action name="HrmTrngEmpReqForm" path="/HrmTrngReqValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session" input="HrmTrngEmpReq.jsp">
<forward name="success" path="/hrms/jsp/HrmTrngEmpReq.jsp"/>
</action>
<action name="HrmTrngEmpReqForm" path="/HrmTrngReqExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session" input="HrmTrngEmpReq.jsp">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- TRAINING REQUIREMENT SCREEN ENDS HERE-->
<!-- TARINING HISTORY STARTS HERE-->
<action name="HrmTrngEmpHistForm" path="/HrmEmpTrngHistBaseAction" input="/hrms/jsp/HrmTrngEmpHist.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpHist.jsp"/>
</action>
<action name="HrmTrngEmpHistForm" path="/HrmEmpTrngHistJasperAction" input="/hrms/jsp/HrmTrngEmpHist.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction">
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="HrmTrngEmpHistForm" path="/HrmTrngHistQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpHist.jsp"/>
</action>
<action name="HrmTrngEmpHistForm" path="/HrmTrngHistNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpHist.jsp"/>
</action>
<action name="HrmTrngEmpHistForm" path="/HrmTrngHistGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpHist.jsp"/>
</action>
<action name="HrmTrngEmpHistForm" path="/HrmTrngHistGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpHist.jsp"/>
</action>
<action name="HrmTrngEmpHistForm" path="/HrmTrngHistFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpHist.jsp"/>
</action>
<action name="HrmTrngEmpHistForm" path="/HrmTrngHistSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpHist.jsp"/>
</action>
<action name="HrmTrngEmpHistForm" path="/HrmTrngHistDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpHist.jsp"/>
</action>
<action name="HrmTrngEmpHistForm" path="/HrmTrngHistAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpHist.jsp"/>
</action>
<action name="HrmTrngEmpHistForm" path="/HrmTrngHistGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpHist.jsp"/>
</action>
<action name="HrmTrngEmpHistForm" path="/HrmTrngHistGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpHist.jsp"/>
</action>
<action name="HrmTrngEmpHistForm" path="/HrmTrngHistGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpHist.jsp"/>
</action>
<action name="HrmTrngEmpHistForm" path="/HrmTrngHistExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmTrngEmpHistForm" path="/HrmTrngHistOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpHist.jsp"/>
</action>
<action name="HrmTrngEmpHistForm" path="/HrmTrngHistValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpHist.jsp"/>
</action>
<!-- TRAINING HISTORY ENDS HERE-->
<action name="HrmTrngEmpAttForm" path="/HrmTrngEmpAttBaseAction" input="/hrms/jsp/HrmTrngEmpAtt.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpAtt.jsp"/>
</action>
<action name="HrmTrngEmpAttForm" path="/HrmTrngEmpAttQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpAtt.jsp"/>
</action>
<action name="HrmTrngEmpAttForm" path="/HrmTrngEmpAttNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpAtt.jsp"/>
</action>
<action name="HrmTrngEmpAttForm" path="/HrmTrngEmpAttGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpAtt.jsp"/>
</action>
<action name="HrmTrngEmpAttForm" path="/HrmTrngEmpAttGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpAtt.jsp"/>
</action>
<action name="HrmTrngEmpAttForm" path="/HrmTrngEmpAttSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpAtt.jsp"/>
</action>
<action name="HrmTrngEmpAttForm" path="/HrmTrngEmpAttDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpAtt.jsp"/>
</action>
<action name="HrmTrngEmpAttForm" path="/HrmTrngEmpAttAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpAtt.jsp"/>
</action>
<action name="HrmTrngEmpAttForm" path="/HrmTrngEmpAttGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpAtt.jsp"/>
</action>
<action name="HrmTrngEmpAttForm" path="/HrmTrngEmpAttAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpAtt..jsp"/>
</action>
<action name="HrmTrngEmpAttForm" path="/HrmTrngEmpAttGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpAtt.jsp"/>
</action>
<action name="HrmTrngEmpAttForm" path="/HrmTrngEmpAttGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpAtt.jsp"/>
</action>
<action name="HrmTrngEmpAttForm" path="/HrmTrngEmpAttValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpAtt.jsp"/>
</action>
<action name="HrmTrngEmpAttForm" path="/HrmTrngEmpAttRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpAtt.jsp"/>
</action>
<action name="HrmTrngEmpAttForm" path="/HrmTrngEmpAttExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmTrngEmpAttForm" path="/HrmTrngEmpAttOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpAtt.jsp"/>
</action>
<!--Faculty feedback-->
<action name="HrmTrngFacFdbkForm" path="/HrmFacFBBaseAction" input="/hrms/jsp/HrmTrngFacFeedback.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFeedback.jsp"/>
</action>
<action name="HrmTrngFacFdbkForm" path="/HrmFacFeedBackQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFeedback.jsp"/>
</action>
<action name="HrmTrngFacFdbkForm" path="/HrmFacFeedBackNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFeedback.jsp"/>
</action>
<action name="HrmTrngFacFdbkForm" path="/HrmFacFeedBackRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFeedback.jsp"/>
</action>
<action name="HrmTrngFacFdbkForm" path="/HrmFacFeedBackGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFeedback.jsp"/>
</action>
<action name="HrmTrngFacFdbkForm" path="/HrmFacFeedBackGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFeedback.jsp"/>
</action>
<action name="HrmTrngFacFdbkForm" path="/HrmFacFeedBackSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFeedback.jsp"/>
</action>
<action name="HrmTrngFacFdbkForm" path="/HrmFacFeedBackDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFeedback.jsp"/>
</action>
<action name="HrmTrngFacFdbkForm" path="/HrmFacFeedBackAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFeedback.jsp"/>
</action>
<action name="HrmTrngFacFdbkForm" path="/HrmFacFeedBackGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFeedback.jsp"/>
</action>
<action name="HrmTrngFacFdbkForm" path="/HrmFacFeedBackAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFeedback..jsp"/>
</action>
<action name="HrmTrngFacFdbkForm" path="/HrmFacFeedBackGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFeedback.jsp"/>
</action>
<action name="HrmTrngFacFdbkForm" path="/HrmFacFeedBackGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFeedback.jsp"/>
</action>
<action name="HrmTrngFacFdbkForm" path="/HrmFacFeedBackExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmTrngFacFdbkForm" path="/HrmFacFeedBackOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFeedback.jsp"/>
</action>
<action name="HrmTrngFacFdbkForm" path="/HrmFacFeedBackValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFeedback.jsp"/>
</action>
<!--Faculty Feedback Detail-->
<action name="HrmFacFBDtlForm" path="/HrmFacFBDtlBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFdbkDtl.jsp"/>
</action>
<action name="HrmFacFBDtlForm" path="/HrmTrngFacFdbkDtlQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFdbkDtl.jsp"/>
</action>
<action name="HrmFacFBDtlForm" path="/HrmTrngFacFdbkDtlNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFdbkDtl.jsp"/>
</action>
<action name="HrmFacFBDtlForm" path="/HrmTrngFacFdbkDtlGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFdbkDtl.jsp"/>
</action>
<action name="HrmFacFBDtlForm" path="/HrmTrngFacFdbkDtlSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFdbkDtl.jsp"/>
</action>
<action name="HrmFacFBDtlForm" path="/HrmTrngFacFdbkDtlDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFdbkDtl.jsp"/>
</action>
<action name="HrmFacFBDtlForm" path="/HrmTrngFacFdbkDtlRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFdbkDtl.jsp"/>
</action>
<action name="HrmFacFBDtlForm" path="/HrmTrngFacFdbkDtlGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFdbkDtl.jsp"/>
</action>
<action name="HrmFacFBDtlForm" path="/HrmTrngFacFdbkDtlGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFdbkDtl.jsp"/>
</action>
<action name="HrmFacFBDtlForm" path="/HrmTrngFacFdbkDtlGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacFdbkDtl.jsp"/>
</action>
<action name="HrmFacFBDtlForm" path="/HrmTrngFacFdbkDtlExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Employee FeedBack-->
<action name="HrmTrngEmpFdbkForm" path="/HrmEmpFdBkBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpFeedBack.jsp"/>
</action>
<action name="HrmTrngEmpFdbkForm" path="/HrmEmpFeedBackQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpFeedBack.jsp"/>
</action>
<action name="HrmTrngEmpFdbkForm" path="/HrmEmpFeedBackNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpFeedBack.jsp"/>
</action>
<action name="HrmTrngEmpFdbkForm" path="/HrmEmpFeedBackGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpFeedBack.jsp"/>
</action>
<action name="HrmTrngEmpFdbkForm" path="/HrmEmpFeedBackGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpFeedBack.jsp"/>
</action>
<action name="HrmTrngEmpFdbkForm" path="/HrmEmpFeedBackSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpFeedBack.jsp"/>
</action>
<action name="HrmTrngEmpFdbkForm" path="/HrmEmpFeedBackAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpFeedBack.jsp"/>
</action>
<action name="HrmTrngEmpFdbkForm" path="/HrmEmpFeedBackDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpFeedBack.jsp"/>
</action>
<action name="HrmTrngEmpFdbkForm" path="/HrmEmpFeedBackGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpFeedBack.jsp"/>
</action>
<action name="HrmTrngEmpFdbkForm" path="/HrmEmpFeedBackGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpFeedBack.jsp"/>
</action>
<action name="HrmTrngEmpFdbkForm" path="/HrmEmpFdBkValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpFeedBack.jsp"/>
</action>
<action name="HrmTrngEmpFdbkForm" path="/HrmEmpFeedBackRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpFeedBack.jsp"/>
</action>
<action name="HrmTrngEmpFdbkForm" path="/HrmEmpFeedBackExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmTrngEmpFdbkForm" path="/HrmEmpFeedBackOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmTrngEmpFeedBack.jsp"/>
</action>
<!-- EMPLOYEE FEEDBACK ENDS HERE-->
<action name="HrmTBForm" path="/HrmTBBaseAction" input="/hrms/jsp/HrmTrngBudget.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmTrngBudget.jsp"/>
</action>
<action name="HrmTBForm" path="/HrmTrngBudgetQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngBudget.jsp"/>
</action>
<action name="HrmTBForm" path="/HrmTrngBudgetNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngBudget.jsp"/>
</action>
<action name="HrmTBForm" path="/HrmTrngBudgetGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngBudget.jsp"/>
</action>
<action name="HrmTBForm" path="/HrmTrngBudgetSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmTrngBudget.jsp"/>
</action>
<action name="HrmTBForm" path="/HrmTrngBudgetDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmTrngBudget.jsp"/>
</action>
<action name="HrmTBForm" path="/HrmTrngBudgetRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmTrngBudget.jsp"/>
</action>
<action name="HrmTBForm" path="/HrmTrngBudgetGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngBudget.jsp"/>
</action>
<action name="HrmTBForm" path="/HrmTrngBudgetGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmTrngBudget.jsp"/>
</action>
<action name="HrmTBForm" path="/HrmTrngBudgetAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngBudget.jsp"/>
</action>
<action name="HrmTBForm" path="/HrmTrngBudgetDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngBudget.jsp"/>
</action>
<action name="HrmTBForm" path="/HrmTrngBudgetGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmTrngBudget.jsp"/>
</action>
<action name="HrmTBForm" path="/HrmTrngBudgetExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmTBForm" path="/HrmTrngBudgetOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmTrngBudget.jsp"/>
</action>
<action name="HrmTRCMstForm" path="/HrmTRCMstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmTrngCrsMst.jsp"/>
</action>
<action name="HrmTRCMstForm" path="/HrmTrngCrsMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngCrsMst.jsp"/>
</action>
<action name="HrmTRCMstForm" path="/HrmTrngCrsMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngCrsMst.jsp"/>
</action>
<action name="HrmTRCMstForm" path="/HrmTrngCrsMstGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngCrsMst.jsp"/>
</action>
<action name="HrmTRCMstForm" path="/HrmTrngCrsMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmTrngCrsMst.jsp"/>
</action>
<action name="HrmTRCMstForm" path="/HrmTrngCrsMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmTrngCrsMst.jsp"/>
</action>
<action name="HrmTRCMstForm" path="/HrmTrngCrsMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmTrngCrsMst.jsp"/>
</action>
<action name="HrmTRCMstForm" path="/HrmTrngCrsMstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngCrsMst.jsp"/>
</action>
<action name="HrmTRCMstForm" path="/HrmTrngCrsMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmTrngCrsMst.jsp"/>
</action>
<action name="HrmTRCMstForm" path="/HrmTrngCrsMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngCrsMst.jsp"/>
</action>
<action name="HrmTRCMstForm" path="/HrmTrngCrsMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngCrsMst.jsp"/>
</action>
<action name="HrmTRCMstForm" path="/HrmTrngCrsMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmTrngCrsMst.jsp"/>
</action>
<action name="HrmTRCMstForm" path="/HrmTrngCrsMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmTrngCrsMst.jsp"/>
</action>
<action name="HrmTRCMstForm" path="/HrmTrngCrsMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmTrnInstCourseForm" path="/HrmTrnInstCourseBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmTrngInstCourseDtl.jsp"/>
</action>
<action name="HrmTrnInstCourseForm" path="/HrmTrngInsCrsDtlQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngInstCourseDtl.jsp"/>
</action>
<action name="HrmTrnInstCourseForm" path="/HrmTrngInsCrsDtlNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngInstCourseDtl.jsp"/>
</action>
<action name="HrmTrnInstCourseForm" path="/HrmTrngInsCrsDtlGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngInstCourseDtl.jsp"/>
</action>
<action name="HrmTrnInstCourseForm" path="/HrmTrngInsCrsDtlSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmTrngInstCourseDtl.jsp"/>
</action>
<action name="HrmTrnInstCourseForm" path="/HrmTrngInsCrsDtlDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmTrngInstCourseDtl.jsp"/>
</action>
<action name="HrmTrnInstCourseForm" path="/HrmTrngInsCrsDtlRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmTrngInstCourseDtl.jsp"/>
</action>
<action name="HrmTrnInstCourseForm" path="/HrmTrngInsCrsDtlGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngInstCourseDtl.jsp"/>
</action>
<action name="HrmTrnInstCourseForm" path="/HrmTrngInsCrsDtlGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmTrngInstCourseDtl.jsp"/>
</action>
<action name="HrmTrnInstCourseForm" path="/HrmTrngInsCrsDtlAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngInstCourseDtl.jsp"/>
</action>
<action name="HrmTrnInstCourseForm" path="/HrmTrngInsCrsDtlDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngInstCourseDtl.jsp"/>
</action>
<action name="HrmTrnInstCourseForm" path="/HrmTrngInsCrsDtlGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmTrngInstCourseDtl.jsp"/>
</action>
<action name="HrmTrnInstCourseForm" path="/HrmTrngInsCrsDtlExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmTrnInstCourseForm" path="/HrmTrngInsCrsDtlOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmTrngInstCourseDtl.jsp"/>
</action>
<action name="HrmTrnInstCourseForm" path="/HrmTrngInsCrsDtlValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmTrngInstCourseDtl.jsp"/>
</action>
<action name="HrmTrngCalForm" path="/HrmTrnCalBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmTrngCal.jsp"/>
</action>
<action name="HrmTrngCalForm" path="/HrmTrngCalQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngCal.jsp"/>
</action>
<action name="HrmTrngCalForm" path="/HrmTrngCalNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngCal.jsp"/>
</action>
<action name="HrmTrngCalForm" path="/HrmTrngCalGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngCal.jsp"/>
</action>
<action name="HrmTrngCalForm" path="/HrmTrngCalSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmTrngCal.jsp"/>
</action>
<action name="HrmTrngCalForm" path="/HrmTrngCalDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmTrngCal.jsp"/>
</action>
<action name="HrmTrngCalForm" path="/HrmTrngCalRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmTrngCal.jsp"/>
</action>
<action name="HrmTrngCalForm" path="/HrmTrngCalGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngCal.jsp"/>
</action>
<action name="HrmTrngCalForm" path="/HrmTrngCalGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmTrngCal.jsp"/>
</action>
<action name="HrmTrngCalForm" path="/HrmTrngCalAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngCal.jsp"/>
</action>
<action name="HrmTrngCalForm" path="/HrmTrngCalDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngCal.jsp"/>
</action>
<action name="HrmTrngCalForm" path="/HrmTrngCalGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmTrngCal.jsp"/>
</action>
<action name="HrmTrngCalForm" path="/HrmTrngCalExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmTrngCalForm" path="/HrmTrngCalOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmTrngCal.jsp"/>
</action>
<action name="HrmTrngCalForm" path="/HrmTrngCalValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmTrngCal.jsp"/>
</action>
<action name="HrmTrngFacTrngDtlForm" path="/HrmFacTrngDtlBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacTrngDtl.jsp"/>
</action>
<action name="HrmTrngFacTrngDtlForm" path="/HrmFacTrngDtlQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacTrngDtl.jsp"/>
</action>
<action name="HrmTrngFacTrngDtlForm" path="/HrmFacTrngDtlNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacTrngDtl.jsp"/>
</action>
<action name="HrmTrngFacTrngDtlForm" path="/HrmFacTrngDtlGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacTrngDtl.jsp"/>
</action>
<action name="HrmTrngFacTrngDtlForm" path="/HrmFacTrngDtlSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacTrngDtl.jsp"/>
</action>
<action name="HrmTrngFacTrngDtlForm" path="/HrmFacTrngDtlDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacTrngDtl.jsp"/>
</action>
<action name="HrmTrngFacTrngDtlForm" path="/HrmFacTrngDtlRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacTrngDtl.jsp"/>
</action>
<action name="HrmTrngFacTrngDtlForm" path="/HrmFacTrngDtlGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacTrngDtl.jsp"/>
</action>
<action name="HrmTrngFacTrngDtlForm" path="/HrmFacTrngDtlGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacTrngDtl.jsp"/>
</action>
<action name="HrmTrngFacTrngDtlForm" path="/HrmFacTrngDtlAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacTrngDtl.jsp"/>
</action>
<action name="HrmTrngFacTrngDtlForm" path="/HrmFacTrngDtlDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacTrngDtl.jsp"/>
</action>
<action name="HrmTrngFacTrngDtlForm" path="/HrmFacTrngDtlGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacTrngDtl.jsp"/>
</action>
<action name="HrmTrngFacTrngDtlForm" path="/HrmFacTrngDtlExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmTrngFacTrngDtlForm" path="/HrmFacTrngDtlOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmTrngFacTrngDtl.jsp"/>
</action>
<action name="HrmTrngCalCloseForm" path="/HrmTrngCalCloseBaseAction" input="/hrms/jsp/HrmTrngCalClose.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmTrngCalClose.jsp"/>
</action>
<action name="HrmTrngCalCloseForm" path="/HrmTrngCalCloseQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngCalClose.jsp"/>
</action>
<action name="HrmTrngCalCloseForm" path="/HrmTrngCalCloseNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmTrngCalClose.jsp"/>
</action>
<action name="HrmTrngCalCloseForm" path="/HrmTrngCalCloseGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngCalClose.jsp"/>
</action>
<action name="HrmTrngCalCloseForm" path="/HrmTrngCalCloseSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmTrngCalClose.jsp"/>
</action>
<action name="HrmTrngCalCloseForm" path="/HrmTrngCalCloseDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmTrngCalClose.jsp"/>
</action>
<action name="HrmTrngCalCloseForm" path="/HrmTrngCalCloseRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmTrngCalClose.jsp"/>
</action>
<action name="HrmTrngCalCloseForm" path="/HrmTrngCalCloseGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmTrngCalClose.jsp"/>
</action>
<action name="HrmTrngCalCloseForm" path="/HrmTrngCalCloseGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmTrngCalClose.jsp"/>
</action>
<action name="HrmTrngCalCloseForm" path="/HrmTrngCalCloseAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngCalClose.jsp"/>
</action>
<action name="HrmTrngCalCloseForm" path="/HrmTrngCalCloseDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmTrngCalClose.jsp"/>
</action>
<action name="HrmTrngCalCloseForm" path="/HrmTrngCalCloseGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmTrngCalClose.jsp"/>
</action>
<action name="HrmTrngCalCloseForm" path="/HrmTrngCalCloseCalCloseAction" scope="session" type="wenrgise.hrms.webtier.action.HrmTrngCalCloseCalCloseAction">
<forward name="success" path="/hrms/jsp/HrmTrngCalClose.jsp"/>
</action>
<action name="HrmTrngCalCloseForm" path="/HrmTrngCalCloseOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmTrngCalClose.jsp"/>
</action>
<action name="HrmTrngCalCloseForm" path="/HrmTrngCalCloseExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Separation Category Master Starts Here-->
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrBaseAction" input="/hrms/jsp/HrmSepCatMst.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session" input="HrmSepCatMst.jsp">
<forward name="success" path="/hrms/jsp/HrmSepCatMst.jsp"/>
</action>
<action name="HrmSepCatMstrForm" path="/HrmSepCatMstrExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session" input="HrmSepCatMst.jsp">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Employee Clearence Starts Here-->
<action name="HrmEmpClearanceForm" path="/HrmEmpClearanceBaseAction" input="/hrms/jsp/HrmSepEmpClr.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmSepEmpClr.jsp"/>
</action>
<action name="HrmEmpClearanceForm" path="/HrmEmpClearanceQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmSepEmpClr.jsp"/>
</action>
<action name="HrmEmpClearanceForm" path="/HrmEmpClearanceNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmSepEmpClr.jsp"/>
</action>
<action name="HrmEmpClearanceForm" path="/HrmEmpClearanceGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepEmpClr.jsp"/>
</action>
<action name="HrmEmpClearanceForm" path="/HrmEmpClearanceGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepEmpClr.jsp"/>
</action>
<action name="HrmEmpClearanceForm" path="/HrmEmpClearanceFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepEmpClr.jsp"/>
</action>
<action name="HrmEmpClearanceForm" path="/HrmEmpClearanceRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmSepEmpClr.jsp"/>
</action>
<action name="HrmEmpClearanceForm" path="/HrmEmpClearanceSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmSepEmpClr.jsp"/>
</action>
<action name="HrmEmpClearanceForm" path="/HrmEmpClearanceDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmSepEmpClr.jsp"/>
</action>
<action name="HrmEmpClearanceForm" path="/HrmEmpClearanceAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmSepEmpClr.jsp"/>
</action>
<action name="HrmEmpClearanceForm" path="/HrmEmpClearanceGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmSepEmpClr.jsp"/>
</action>
<action name="HrmEmpClearanceForm" path="/HrmEmpClearanceGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmSepEmpClr.jsp"/>
</action>
<action name="HrmEmpClearanceForm" path="/HrmEmpClearanceOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmSepEmpClr.jsp"/>
</action>
<action name="HrmEmpClearanceForm" path="/HrmEmpClearanceExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Separation Clearance List Starts here-->
<action name="HrmSepClrLstForm" path="/HrmSepClrLstBaseAction" input="/hrms/jsp/HrmSepEmpClr.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmSepClrLst.jsp"/>
</action>
<action name="HrmSepClrLstForm" path="/HrmSepClrLstQueryModeAction" input="/hrms/jsp/HrmSepEmpClr.jsp" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmSepClrLst.jsp"/>
</action>
<action name="HrmSepClrLstForm" path="/HrmSepClrLstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmSepClrLst.jsp"/>
</action>
<action name="HrmSepClrLstForm" path="/HrmSepClrLstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmSepClrLst.jsp"/>
</action>
<action name="HrmSepClrLstForm" path="/HrmSepClrLstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmSepClrLst.jsp"/>
</action>
<action name="HrmSepClrLstForm" path="/HrmSepClrLstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmSepClrLst.jsp"/>
</action>
<action name="HrmSepClrLstForm" path="/HrmSepClrLstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmSepClrLst.jsp"/>
</action>
<action name="HrmSepClrLstForm" path="/HrmSepClrLstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmSepClrLst.jsp"/>
</action>
<action name="HrmSepClrLstForm" path="/HrmSepClrLstOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session" input="HrmSepClrLst.jsp">
<forward name="success" path="/hrms/jsp/HrmSepClrLst.jsp"/>
</action>
<action name="HrmSepClrLstForm" path="/HrmSepClrLstExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session" input="HrmSepClrLst.jsp">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Separation Clearance List Starts here-->
<!-- Separation Clearance Template -->
<action name="HrmSepClrTmplMstForm" path="/HrmSepClrTmplMstBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmSepClrTmplMst.jsp"/>
</action>
<action name="HrmSepClrTmplMstForm" path="/HrmSepClrTmplMstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmSepClrTmplMst.jsp"/>
</action>
<action name="HrmSepClrTmplMstForm" path="/HrmSepClrTmplMstNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmSepClrTmplMst.jsp"/>
</action>
<action name="HrmSepClrTmplMstForm" path="/HrmSepClrTmplMstGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepClrTmplMst.jsp"/>
</action>
<action name="HrmSepClrTmplMstForm" path="/HrmSepClrTmplMstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmSepClrTmplMst.jsp"/>
</action>
<action name="HrmSepClrTmplMstForm" path="/HrmSepClrTmplMstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepClrTmplMst.jsp"/>
</action>
<action name="HrmSepClrTmplMstForm" path="/HrmSepClrTmplMstDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmSepClrTmplMst.jsp"/>
</action>
<action name="HrmSepClrTmplMstForm" path="/HrmSepClrTmplMstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmSepClrTmplMst.jsp"/>
</action>
<action name="HrmSepClrTmplMstForm" path="/HrmSepClrTmplMstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmSepClrTmplMst.jsp"/>
</action>
<action name="HrmSepClrTmplMstForm" path="/HrmSepClrTmplMstAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmSepClrTmplMst.jsp"/>
</action>
<action name="HrmSepClrTmplMstForm" path="/HrmSepClrTmplMstGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmSepClrTmplMst.jsp"/>
</action>
<action name="HrmSepClrTmplMstForm" path="/HrmSepClrTmplMstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmSepClrTmplMst.jsp"/>
</action>
<action name="HrmSepClrTmplMstForm" path="/HrmSepClrTmplMstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmSepClrTmplMst.jsp"/>
</action>
<action name="HrmSepClrTmplMstForm" path="/HrmSepClrTmplMstExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Separation Clearance Template -->
<!-- SEPARATION ORDER STARTS HERE -->
<action name="HrmSepOrderForm" path="/HrmSepOrderBaseAction" input="/hrms/jsp/HrmSepOrder.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmSepOrder.jsp"/>
</action>
<action name="HrmSepOrderForm" path="/HrmSepOrderExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- SEPARATION ORDER ENDS HERE -->
<!--*************************************************************************
PROMOTION
***************************************************************************-->
<!--************************************************************************
1.Promotion Order Starts
***************************************************************************-->
<action name="HrmPrmOrderForm" path="/HrmPrmOrderBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmPrmOrder.jsp"/>
</action>
<action name="HrmPrmOrderForm" path="/HrmPrmOrderValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmPrmOrder.jsp"/>
</action>
<action name="HrmPrmOrderForm" path="/HrmPrmOrderQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmPrmOrder.jsp"/>
</action>
<action name="HrmPrmOrderForm" path="/HrmPrmOrderNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmPrmOrder.jsp"/>
</action>
<action name="HrmPrmOrderForm" path="/HrmPrmOrderGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction" input="/hrms/jsp/HrmOrgHolTypeMst.jsp">
<forward name="success" path="/hrms/jsp/HrmPrmOrder.jsp"/>
</action>
<action name="HrmPrmOrderForm" path="/HrmPrmOrderSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmPrmOrder.jsp"/>
</action>
<action name="HrmPrmOrderForm" path="/HrmPrmOrderRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmPrmOrder.jsp"/>
</action>
<action name="HrmPrmOrderForm" path="/HrmPrmOrderGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmPrmOrder.jsp"/>
</action>
<action name="HrmPrmOrderForm" path="/HrmPrmOrderExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmPrmOrderForm" path="/HrmPrmOrderOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmPrmOrder.jsp"/>
</action>
<!-- PROMOTION ORDER ENDS HERE -->
<!-- KPA RATING POSITION WISE -->
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingBaseAction" input="/hrms/jsp/HrmPrmKPARating.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARating.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARating.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARating.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARating.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARating.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARating.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARating.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARating.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARating.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARating.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmPrmKPARating.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARating.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARating.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARating.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- KPA RATING POSITION WISE ENDS -->
<!-- KPA RATING FINAL -->
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingFBaseAction" input="/hrms/jsp/HrmPrmKPARatingF.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARatingF.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingFQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARatingF.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingFNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARatingF.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingFGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARatingF.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingFGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARatingF.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingFSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARatingF.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingFDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARatingF.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingFGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARatingF.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingFAddRowAction" scope="session" type="wenrgise.hrms.webtier.action.AddAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARatingF.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingFGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARatingF.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingFOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmPrmKPARatingF.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingFFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARatingF.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingFRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARatingF.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingFDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARatingF.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingFExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingFGetTabAction" input="/hrms/jsp/HrmPrmKPARatingF.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARatingF.jsp"/>
<forward name="HrmPrmKPARating" path="/hrms/jsp/HrmPrmKPARating.jsp"/>
</action>
<action name="HrmPrmKPARatingForm" path="/HrmPrmKPARatingGetTabAction" input="/hrms/jsp/HrmPrmKPARating.jsp" scope="session" type="wenrgise.common.webtier.action.GetTabAction">
<forward name="success" path="/hrms/jsp/HrmPrmKPARating.jsp"/>
<forward name="HrmPrmKPARatingF" path="/hrms/jsp/HrmPrmKPARatingF.jsp"/>
</action>
<!-- KPA RATING FINAL ENDS -->
<!-- PRM TEST SCORE HERE-->
<action name="HrmPrmTestScoreForm" path="/HrmTestScoreBaseAction" input="/hrms/jsp/HrmPrmTestScore.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmPrmTestScore.jsp"/>
</action>
<action name="HrmPrmTestScoreForm" path="/HrmPrmTCRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmPrmTestScore.jsp"/>
</action>
<action name="HrmPrmTestScoreForm" path="/HrmPrmTCQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmPrmTestScore.jsp"/>
</action>
<action name="HrmPrmTestScoreForm" path="/HrmPrmTCNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmPrmTestScore.jsp"/>
</action>
<action name="HrmPrmTestScoreForm" path="/HrmPrmTCGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmPrmTestScore.jsp"/>
</action>
<action name="HrmPrmTestScoreForm" path="/HrmPrmTCGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmPrmTestScore.jsp"/>
</action>
<action name="HrmPrmTestScoreForm" path="/HrmPrmTCSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmPrmTestScore.jsp"/>
</action>
<action name="HrmPrmTestScoreForm" path="/HrmPrmTCDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmPrmTestScore.jsp"/>
</action>
<action name="HrmPrmTestScoreForm" path="/HrmPrmTCAddRowAction" scope="session" type="wenrgise.hrms.webtier.action.AddAction">
<forward name="success" path="/hrms/jsp/HrmPrmTestScore.jsp"/>
</action>
<action name="HrmPrmTestScoreForm" path="/HrmPrmTCGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmPrmTestScore.jsp"/>
</action>
<action name="HrmPrmTestScoreForm" path="/HrmPrmTCGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmPrmTestScore.jsp"/>
</action>
<action name="HrmPrmTestScoreForm" path="/HrmPrmTCOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmPrmTestScore.jsp"/>
</action>
<action name="HrmPrmTestScoreForm" path="/HrmPrmTCDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmPrmTestScore.jsp"/>
</action>
<action name="HrmPrmTestScoreForm" path="/HrmPrmTCExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- PRM TEST SCORE.ENDS HERE-->
<!-- Experience score.STARTS HERE-->
<action name="HrmPrmExperienceScoreForm" path="/HrmExpScoreBaseAction" input="/hrms/jsp/HrmPrmExperienceScore.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmPrmExperienceScore.jsp"/>
</action>
<action name="HrmPrmExperienceScoreForm" path="/HrmPrmExpScRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmPrmExperienceScore.jsp"/>
</action>
<action name="HrmPrmExperienceScoreForm" path="/HrmPrmExpScQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmPrmExperienceScore.jsp"/>
</action>
<action name="HrmPrmExperienceScoreForm" path="/HrmPrmExpScNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmPrmExperienceScore.jsp"/>
</action>
<action name="HrmPrmExperienceScoreForm" path="/HrmPrmExpScGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmPrmExperienceScore.jsp"/>
</action>
<action name="HrmPrmExperienceScoreForm" path="/HrmPrmExpScGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmPrmExperienceScore.jsp"/>
</action>
<action name="HrmPrmExperienceScoreForm" path="/HrmPrmExpScSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmPrmExperienceScore.jsp"/>
</action>
<action name="HrmPrmExperienceScoreForm" path="/HrmPrmExpScDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmPrmExperienceScore.jsp"/>
</action>
<action name="HrmPrmExperienceScoreForm" path="/HrmPrmExpScAddRowAction" scope="session" type="wenrgise.hrms.webtier.action.AddAction">
<forward name="success" path="/hrms/jsp/HrmPrmExperienceScore.jsp"/>
</action>
<action name="HrmPrmExperienceScoreForm" path="/HrmPrmExpScGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmPrmExperienceScore.jsp"/>
</action>
<action name="HrmPrmExperienceScoreForm" path="/HrmPrmExpScGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmPrmExperienceScore.jsp"/>
</action>
<action name="HrmPrmExperienceScoreForm" path="/HrmPrmExpScOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmPrmExperienceScore.jsp"/>
</action>
<action name="HrmPrmExperienceScoreForm" path="/HrmPrmExpScDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmPrmExperienceScore.jsp"/>
</action>
<action name="HrmPrmExperienceScoreForm" path="/HrmPrmESValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmPrmExperienceScore.jsp"/>
</action>
<action name="HrmPrmExperienceScoreForm" path="/HrmPrmESExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Experience score.ENDS HERE-->
<!--For Promotion Qualification Criteria Screen-->
<action name="HrmPrmQualCriteriaForm" path="/HrmQualCriteriaBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmPrmQualCriteria.jsp"/>
</action>
<action name="HrmPrmQualCriteriaForm" path="/HrmQualCriteriaQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmPrmQualCriteria.jsp"/>
</action>
<action name="HrmPrmQualCriteriaForm" path="/HrmQualCriteriaSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmPrmQualCriteria.jsp"/>
</action>
<action name="HrmPrmQualCriteriaForm" path="/HrmQualCriteriaRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmPrmQualCriteria.jsp"/>
</action>
<action name="HrmPrmQualCriteriaForm" path="/HrmQualCriteriaGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmPrmQualCriteria.jsp"/>
</action>
<action name="HrmPrmQualCriteriaForm" path="/HrmQualCriteriaAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmPrmQualCriteria.jsp"/>
</action>
<action name="HrmPrmQualCriteriaForm" path="/HrmQualCriteriaDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmPrmQualCriteria.jsp"/>
</action>
<action name="HrmPrmQualCriteriaForm" path="/HrmQualCriteriaGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmPrmQualCriteria.jsp"/>
</action>
<action name="HrmPrmQualCriteriaForm" path="/HrmQualCriteriaOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmPrmQualCriteria.jsp"/>
</action>
<action name="HrmPrmQualCriteriaForm" path="/HrmQualCriteriaValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmPrmQualCriteria.jsp"/>
</action>
<action name="HrmPrmQualCriteriaForm" path="/HrmQualCriteriaExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Promotion Criteria-->
<action name="HrmPrmCriteriaForm" path="/HrmPrmCriteriaBaseAction" input="/hrms/jsp/HrmPrmCriteria.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmPrmCriteria.jsp"/>
</action>
<action name="HrmPrmCriteriaForm" path="/HrmPrmCriteriaGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmPrmCriteria.jsp"/>
</action>
<action name="HrmPrmCriteriaForm" path="/HrmPrmCriteriaGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmPrmCriteria.jsp"/>
</action>
<action name="HrmPrmCriteriaForm" path="/HrmPrmCriteriaQueryModeAction" type="wenrgise.common.webtier.action.QueryModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmPrmCriteria.jsp"/>
</action>
<action name="HrmPrmCriteriaForm" path="/HrmPrmCriteriaSaveAction" type="wenrgise.common.webtier.action.SaveDetailAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmPrmCriteria.jsp"/>
</action>
<action name="HrmPrmCriteriaForm" path="/HrmPrmCriteriaRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmPrmCriteria.jsp"/>
</action>
<action name="HrmPrmCriteriaForm" path="/HrmPrmCriteriaGetPrevHeaderAction" type="wenrgise.common.webtier.action.GetNextHeaderAction" scope="session" input="/hrms/jsp/HrmPrmCriteria.jsp">
<forward name="success" path="/hrms/jsp/HrmPrmCriteria.jsp"/>
</action>
<action name="HrmPrmCriteriaForm" path="/HrmPrmCriteriaGetNextHeaderAction" type="wenrgise.common.webtier.action.GetNextHeaderAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmPrmCriteria.jsp"/>
</action>
<action name="HrmPrmCriteriaForm" path="/HrmPrmCriteriaNewModeAction" type="wenrgise.common.webtier.action.NewModeAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmPrmCriteria.jsp"/>
</action>
<action name="HrmPrmCriteriaForm" path="/HrmPrmCriteriaAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmPrmCriteria.jsp"/>
</action>
<action name="HrmPrmCriteriaForm" path="/HrmPrmCriteriaDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmPrmCriteria.jsp"/>
</action>
<action name="HrmPrmCriteriaForm" path="/HrmPrmCriteriaValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmPrmCriteria.jsp"/>
</action>
<action name="HrmPrmCriteriaForm" path="/HrmPrmCriteriaAddRowAction" type="wenrgise.common.webtier.action.AddRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmPrmCriteria.jsp"/>
</action>
<action name="HrmPrmCriteriaForm" path="/HrmPrmCriteriaDeleteRowAction" type="wenrgise.common.webtier.action.DeleteRowAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmPrmCriteria.jsp"/>
</action>
<action name="HrmPrmCriteriaForm" path="/HrmPrmCriteriaExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmPrmCriteriaForm" path="/HrmPrmCriteriaOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmPrmCriteria.jsp"/>
</action>
<!--End of Promotion Criteria-->
<!--View Assessment Sheet -->
<action name="HrmPrmViewAssForm" path="/HrmPrmViewAssBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmPrmViewAss.jsp"/>
</action>
<action name="HrmPrmViewAssForm" path="/HrmPrmViewAssValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmPrmViewAss.jsp"/>
</action>
<action name="HrmPrmViewAssForm" path="/HrmPrmViewAssQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmPrmViewAss.jsp"/>
</action>
<action name="HrmPrmViewAssForm" path="/HrmPrmViewAssNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmPrmViewAss.jsp"/>
</action>
<action name="HrmPrmViewAssForm" path="/HrmPrmViewAssGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction" input="/hrms/jsp/HrmPrmViewAss.jsp">
<forward name="success" path="/hrms/jsp/HrmPrmViewAss.jsp"/>
</action>
<action name="HrmPrmViewAssForm" path="/HrmPrmViewAssSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmPrmViewAss.jsp"/>
</action>
<action name="HrmPrmViewAssForm" path="/HrmPrmViewAssDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmPrmViewAss.jsp"/>
</action>
<action name="HrmPrmViewAssForm" path="/HrmPrmViewAssRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmPrmViewAss.jsp"/>
</action>
<action name="HrmPrmViewAssForm" path="/HrmPrmViewAssGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmPrmViewAss.jsp"/>
</action>
<action name="HrmPrmViewAssForm" path="/HrmPrmViewAssOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmPrmViewAss.jsp"/>
</action>
<action name="HrmPrmViewAssForm" path="/HrmPrmViewAssGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmPrmViewAss.jsp"/>
</action>
<action name="HrmPrmViewAssForm" path="/HrmPrmViewAssAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmPrmViewAss.jsp"/>
</action>
<action name="HrmPrmViewAssForm" path="/HrmPrmViewAssGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmPrmViewAss.jsp"/>
</action>
<action name="HrmPrmViewAssForm" path="/HrmPrmViewAssExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- NOTICE DETAIL -->
<action name="HrmPrmNoticeForm" path="/HrmNoticeBaseAction" input="/hrms/jsp/HrmPrmNoticeDetail.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmPrmNoticeDetail.jsp"/>
</action>
<action name="HrmPrmNoticeForm" path="/HrmPrmNoticeDtlQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmPrmNoticeDetail.jsp"/>
</action>
<action name="HrmPrmNoticeForm" path="/HrmPrmNoticeDtlNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmPrmNoticeDetail.jsp"/>
</action>
<action name="HrmPrmNoticeForm" path="/HrmPrmNoticeDtlGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmPrmNoticeDetail.jsp"/>
</action>
<action name="HrmPrmNoticeForm" path="/HrmPrmNoticeDtlGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmPrmNoticeDetail.jsp"/>
</action>
<action name="HrmPrmNoticeForm" path="/HrmPrmNoticeDtlSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmPrmNoticeDetail.jsp"/>
</action>
<action name="HrmPrmNoticeForm" path="/HrmPrmNoticeDtlDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmPrmNoticeDetail.jsp"/>
</action>
<action name="HrmPrmNoticeForm" path="/HrmPrmNoticeDtlGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmPrmNoticeDetail.jsp"/>
</action>
<action name="HrmPrmNoticeForm" path="/HrmPrmNoticeDtlAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmPrmNoticeDetail.jsp"/>
</action>
<action name="HrmPrmNoticeForm" path="/HrmPrmNoticeDtlGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmPrmNoticeDetail.jsp"/>
</action>
<action name="HrmPrmNoticeForm" path="/HrmPrmNoticeDtlOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmPrmNoticeDetail.jsp"/>
</action>
<action name="HrmPrmNoticeForm" path="/HrmPrmNoticeDtlFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmPrmNoticeDetail.jsp"/>
</action>
<action name="HrmPrmNoticeForm" path="/HrmPrmNoticeDtlRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmPrmNoticeDetail.jsp"/>
</action>
<action name="HrmPrmNoticeForm" path="/HrmPrmNoticeDtlDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmPrmNoticeDetail.jsp"/>
</action>
<action name="HrmPrmNoticeForm" path="/HrmPrmNoticeDtlExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- NOTICE DETAIL ENDS -->
<!--Generate Assessment Sheet-->
<action name="HrmPrmGenAssForm" path="/HrmPrmGenAssBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmPrmGenAss.jsp"/>
</action>
<action name="HrmPrmGenAssForm" path="/HrmPrmGenAssValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmPrmGenAss.jsp"/>
</action>
<action name="HrmPrmGenAssForm" path="/HrmPrmGenAssQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmPrmGenAss.jsp"/>
</action>
<action name="HrmPrmGenAssForm" path="/HrmPrmGenAssNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmPrmGenAss.jsp"/>
</action>
<action name="HrmPrmGenAssForm" path="/HrmPrmGenAssGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction" input="/hrms/jsp/HrmPrmGenAss.jsp">
<forward name="success" path="/hrms/jsp/HrmPrmGenAss.jsp"/>
</action>
<action name="HrmPrmGenAssForm" path="/HrmPrmGenAssSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmPrmGenAss.jsp"/>
</action>
<action name="HrmPrmGenAssForm" path="/HrmPrmGenAssDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmPrmGenAss.jsp"/>
</action>
<action name="HrmPrmGenAssForm" path="/HrmPrmGenAssRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmPrmGenAss.jsp"/>
</action>
<action name="HrmPrmGenAssForm" path="/HrmPrmGenAssGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmPrmGenAss.jsp"/>
</action>
<action name="HrmPrmGenAssForm" path="/HrmPrmGenAssOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmPrmGenAss.jsp"/>
</action>
<action name="HrmPrmGenAssForm" path="/HrmPrmGenAssGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmPrmGenAss.jsp"/>
</action>
<action name="HrmPrmGenAssForm" path="/HrmPrmGenAssExitAction" scope="session" type="wenrgise.common.webtier.action.MainPageAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- REPORTS START HERE-->
<!-- ALL INDIA MANPOWER-->
<action name="frmRepAllIndiaManpower" path="/RepAllIndiaManpowerBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepAllIndiaManpower.jsp"/>
</action>
<!-- Added for Jasper Reports -->
<action path="/RepAllIndiaManpowerJasperAction" name="frmRepAllIndiaManpower" input="/hrms/jsp/RepAllIndiaManpower.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="frmRepAllIndiaManpower" path="/RepAllIndiaManpowerOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepAllIndiaManpower.jsp"/>
</action>
<action name="frmRepAllIndiaManpower" path="/RepAllIndiaManpowerRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepAllIndiaManpower.jsp"/>
</action>
<action name="frmRepAllIndiaManpower" path="/RepAllIndiaManpowerGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepAllIndiaManpower.jsp"/>
</action>
<action name="frmRepAllIndiaManpower" path="/RepAllIndiaManpowerExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action path="/RepAllIndiaManpower1JasperAction" name="frmRepAllIndiaManpower" input="/hrms/jsp/RepAllIndiaManpower1.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="frmRepAllIndiaManpower" path="/RepAllIndiaManpower1OnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepAllIndiaManpower1.jsp"/>
</action>
<action path="/RepAllIndiaManpower2JasperAction" name="frmRepAllIndiaManpower" input="/hrms/jsp/RepAllIndiaManpower2.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="frmRepAllIndiaManpower" path="/RepAllIndiaManpower2OnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepAllIndiaManpower2.jsp"/>
</action>
<action path="/RepAllIndiaManpower3JasperAction" name="frmRepAllIndiaManpower" input="/hrms/jsp/RepAllIndiaManpower3.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="frmRepAllIndiaManpower" path="/RepAllIndiaManpower3OnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepAllIndiaManpower3.jsp"/>
</action>
<action path="/RepAllIndiaManpower5JasperAction" name="frmRepAllIndiaManpower" input="/hrms/jsp/RepAllIndiaManpower5.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="frmRepAllIndiaManpower" path="/RepAllIndiaManpower5OnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepAllIndiaManpower5.jsp"/>
</action>
<action path="/RepEmpAddressJasperAction" name="frmRepAllIndiaManpower" input="/hrms/jsp/RepEmpAddress.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action path="/RepEmpAddressOnLoadAction" name="frmRepAllIndiaManpower" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepEmpAddress.jsp"/>
</action>
<action path="/RepBrLstCodeJasperAction" name="frmRepAllIndiaManpower" input="/hrms/jsp/RepBranchListCode.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action path="/RepBrLstCodeOnLoadAction" name="frmRepAllIndiaManpower" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepBranchListCode.jsp"/>
</action>
<action path="/RepBrLstNameJasperAction" name="frmRepAllIndiaManpower" input="/hrms/jsp/RepBranchListName.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action path="/RepBrLstNameOnLoadAction" name="frmRepAllIndiaManpower" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepBranchListName.jsp"/>
</action>
<action path="/RepBrLstZoneJasperAction" name="frmRepAllIndiaManpower" input="/hrms/jsp/RepBranchListZone.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action path="/RepBrLstZoneOnLoadAction" name="frmRepAllIndiaManpower" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepBranchListZone.jsp"/>
</action>
<action path="/RepStayBranchJasperAction" name="frmRepAllIndiaManpower" input="/hrms/jsp/RepStayBranch.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action path="/RepStayBranchOnLoadAction" name="frmRepAllIndiaManpower" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepStayBranch.jsp"/>
</action>
<action path="/RepStayGradeJasperAction" name="frmRepAllIndiaManpower" input="/hrms/jsp/RepStayGrade.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action path="/RepStayGradeOnLoadAction" name="frmRepAllIndiaManpower" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepStayGrade.jsp"/>
</action>
<action path="/RepLeaveLedgerJasperAction" name="frmRepAllIndiaManpower" input="/hrms/jsp/RepLeaveLedger.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action path="/RepLeaveLedgerOnLoadAction" name="frmRepAllIndiaManpower" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepLeaveLedger.jsp"/>
</action>
<!-- For Due Reports -->
<action path="/RepIncrDueJasperAction" name="HrmReportInputForm" input="/hrms/jsp/RepIncrDue.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action path="/RepIncrDueOnLoadAction" name="HrmReportInputForm" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepIncrDue.jsp"/>
</action>
<action name="HrmReportInputForm" path="/RepIncrDueValidateAction" input="/hrms/jsp/RepIncrDue.jsp" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/RepIncrDue.jsp"/>
</action>
<action path="/RepRetrDueJasperAction" name="HrmReportInputForm" input="/hrms/jsp/RepRetrDue.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action path="/RepRetrDueOnLoadAction" name="HrmReportInputForm" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepRetrDue.jsp"/>
</action>
<action name="HrmReportInputForm" path="/RepRetrDueValidateAction" input="/hrms/jsp/RepRetrDue.jsp" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/RepRetrDue.jsp"/>
</action>
<!-- CONFIRMATION DUE -->
<action name="frmRepConfirmationDue" path="/RepConfirmationDueBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepConfirmationDue.jsp"/>
</action>
<!-- Added for Jasper Reports -->
<action path="/RepConfirmationDueJasperAction" name="frmRepConfirmationDue" input="/hrms/jsp/RepConfirmationDue.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="frmRepConfirmationDue" path="/RepConfirmationDueOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepConfirmationDue.jsp"/>
</action>
<action name="frmRepConfirmationDue" path="/RepConfirmationDueRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepConfirmationDue.jsp"/>
</action>
<action name="frmRepConfirmationDue" path="/RepConfirmationDueGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepConfirmationDue.jsp"/>
</action>
<action name="frmRepConfirmationDue" path="/RepConfirmationDueExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- QUALIFICATION OF ALL INDIA EMPLOYEES-->
<action name="frmRepQualAllIndiaEmp" path="/RepQualAllIndiaEmpBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepQualAllIndiaEmp.jsp"/>
</action>
<!-- Added for Jasper Reports -->
<action path="/RepQualAllIndiaEmpJasperAction" name="frmRepQualAllIndiaEmp" input="/hrms/jsp/RepQualAllIndiaEmp.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="frmRepQualAllIndiaEmp" path="/RepQualAllIndiaEmpOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepQualAllIndiaEmp.jsp"/>
</action>
<action name="frmRepQualAllIndiaEmp" path="/RepQualAllIndiaEmpRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepQualAllIndiaEmp.jsp"/>
</action>
<action name="frmRepQualAllIndiaEmp" path="/RepQualAllIndiaEmpGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepQualAllIndiaEmp.jsp"/>
</action>
<action name="frmRepQualAllIndiaEmp" path="/RepQualAllIndiaEmpExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Gross Salary of Executive/AM absorbed from MT-->
<action name="frmRepGrossSalExec" path="/RepGrossSalExecBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepGrossSalExec.jsp"/>
</action>
<action name="frmRepGrossSalExec" path="/RepGrossSalExecOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepGrossSalExec.jsp"/>
</action>
<action name="frmRepGrossSalExec" path="/RepGrossSalExecRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepGrossSalExec.jsp"/>
</action>
<action name="frmRepGrossSalExec" path="/RepGrossSalExecGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepGrossSalExec.jsp"/>
</action>
<action name="frmRepGrossSalExec" path="/RepGrossSalExecExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Cost to Company File-->
<action name="frmRepCostToCompany" path="/RepCostToCompanyBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepCostToCompanyFile.jsp"/>
</action>
<!-- Added for Jasper Reports -->
<action path="/RepCostToCompanyJasperAction" name="frmRepCostToCompany" input="/hrms/jsp/RepCostToCompanyFile.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="frmRepCostToCompany" path="/RepCostToCompanyOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepCostToCompanyFile.jsp"/>
</action>
<action name="frmRepCostToCompany" path="/RepCostToCompanyRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepCostToCompanyFile.jsp"/>
</action>
<action name="frmRepCostToCompany" path="/RepCostToCompanyGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepCostToCompanyFile.jsp"/>
</action>
<action name="frmRepCostToCompany" path="/RepCostToCompanyExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Promotion List-->
<action name="frmRepPromotionList" path="/RepPromotionListBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepPromotionList.jsp"/>
</action>
<action name="frmRepPromotionList" path="/RepPromotionListOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepPromotionList.jsp"/>
</action>
<action name="frmRepPromotionList" path="/RepPromotionListRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepPromotionList.jsp"/>
</action>
<action name="frmRepPromotionList" path="/RepPromotionListGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepPromotionList.jsp"/>
</action>
<action name="frmRepPromotionList" path="/RepPromotionListExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Performance Appraisal Report-->
<action name="frmRepPerformanceAppraisal" path="/RepPerformanceAppraisalBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepPerformanceAppraisal.jsp"/>
</action>
<action name="frmRepPerformanceAppraisal" path="/RepPerformanceAppraisalOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepPerformanceAppraisal.jsp"/>
</action>
<action name="frmRepPerformanceAppraisal" path="/RepPerformanceAppraisalRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepPerformanceAppraisal.jsp"/>
</action>
<action name="frmRepPerformanceAppraisal" path="/RepPerformanceAppraisalGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepPerformanceAppraisal.jsp"/>
</action>
<action name="frmRepPerformanceAppraisal" path="/RepPerformanceAppraisalExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Officers Rated Poor-->
<action name="frmRepOfficersRatedPoor" path="/RepOfficersRatedPoorBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepOfficersRatedPoor.jsp"/>
</action>
<!-- Added for Jasper Reports -->
<action path="/RepOfficersRatedPoorJasperAction" name="frmRepOfficersRatedPoor" input="/hrms/jsp/RepOfficersRatedPoor.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="frmRepOfficersRatedPoor" path="/RepOfficersRatedPoorOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepOfficersRatedPoor.jsp"/>
</action>
<action name="frmRepOfficersRatedPoor" path="/RepOfficersRatedPoorRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepOfficersRatedPoor.jsp"/>
</action>
<action name="frmRepOfficersRatedPoor" path="/RepOfficersRatedPoorGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepOfficersRatedPoor.jsp"/>
</action>
<action name="frmRepOfficersRatedPoor" path="/RepOfficersRatedPoorExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Rating Vis a Vis Awards-->
<action name="frmRepRatingVisAVisAwards" path="/RepRatingVisAVisAwardsBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepRatingVisAVisAwards.jsp"/>
</action>
<action name="frmRepRatingVisAVisAwards" path="/RepRatingVisAVisAwardsOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepRatingVisAVisAwards.jsp"/>
</action>
<action name="frmRepRatingVisAVisAwards" path="/RepRatingVisAVisAwardsRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepRatingVisAVisAwards.jsp"/>
</action>
<action name="frmRepRatingVisAVisAwards" path="/RepRatingVisAVisAwardsGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepRatingVisAVisAwards.jsp"/>
</action>
<action name="frmRepRatingVisAVisAwards" path="/RepRatingVisAVisAwardsExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Confidential File Report-->
<action name="frmRepConfidentialFile" path="/RepConfidentialFileBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepConfidentialFile.jsp"/>
</action>
<!-- Added for Jasper Reports -->
<action path="/RepConfidentialFileJasperAction" name="frmRepConfidentialFile" input="/hrms/jsp/RepConfidentialFile.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="frmRepConfidentialFile" path="/RepConfidentialFileOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepConfidentialFile.jsp"/>
</action>
<action name="frmRepConfidentialFile" path="/RepConfidentialFileRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepConfidentialFile.jsp"/>
</action>
<action name="frmRepConfidentialFile" path="/RepConfidentialFileGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepConfidentialFile.jsp"/>
</action>
<action name="frmRepConfidentialFile" path="/RepConfidentialFileExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Training Details Report-->
<action name="frmRepTrainingDetails" path="/RepTrainingDetailsBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepTrainingDetails.jsp"/>
</action>
<!-- Added for Jasper Reports -->
<action path="/RepTrainingDetailsJasperAction" name="frmRepTrainingDetails" input="/hrms/jsp/RepTrainingDetails.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="frmRepTrainingDetails" path="/RepTrainingDetailsValidate" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/RepTrainingDetails.jsp"/>
</action>
<action name="frmRepTrainingDetails" path="/RepTrainingDetailsOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepTrainingDetails.jsp"/>
</action>
<action name="frmRepTrainingDetails" path="/RepTrainingDetailsRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepTrainingDetails.jsp"/>
</action>
<action name="frmRepTrainingDetails" path="/RepTrainingDetailsGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepTrainingDetails.jsp"/>
</action>
<action name="frmRepTrainingDetails" path="/RepTrainingDetailsExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- MT Exec Details Report-->
<action name="frmRepMTExecDetails" path="/RepMTExecDetailsBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepMTExecDetails.jsp"/>
</action>
<action name="frmRepMTExecDetails" path="/RepMTExecDetailsOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepMTExecDetails.jsp"/>
</action>
<action name="frmRepMTExecDetails" path="/RepMTExecDetailsRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepMTExecDetails.jsp"/>
</action>
<action name="frmRepMTExecDetails" path="/RepMTExecDetailsGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepMTExecDetails.jsp"/>
</action>
<action name="frmRepMTExecDetails" path="/RepMTExecDetailsExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Retirement Details Report-->
<action name="frmRepRetirementDetails" path="/RepRetirementDetailsBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepRetirementDetails.jsp"/>
</action>
<!-- Added for Jasper Reports -->
<action path="/RepRetirementDetailsJasperAction" name="frmRepRetirementDetails" input="/hrms/jsp/RepRetirementDetails.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="frmRepRetirementDetails" path="/RepRetirementDetailsOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepRetirementDetails.jsp"/>
</action>
<action name="frmRepRetirementDetails" path="/RepRetirementDetailsRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepRetirementDetails.jsp"/>
</action>
<action name="frmRepRetirementDetails" path="/RepRetirementDetailsGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepRetirementDetails.jsp"/>
</action>
<action name="frmRepRetirementDetails" path="/RepRetirementDetailsExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Cessation List Report-->
<action name="frmRepCessationList" path="/RepCessationListBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepCessationList.jsp"/>
</action>
<action name="frmRepCessationList" path="/RepCessationListOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepCessationList.jsp"/>
</action>
<action name="frmRepCessationList" path="/RepCessationListRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepCessationList.jsp"/>
</action>
<action name="frmRepCessationList" path="/RepCessationListGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepCessationList.jsp"/>
</action>
<action name="frmRepCessationList" path="/RepCessationListExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Recruitment List Report-->
<action name="frmRepRecruitmentList" path="/RepRecruitmentListBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepRecruitmentList.jsp"/>
</action>
<!-- Added for Jasper Reports -->
<action path="/RepRecruitmentListJasperAction" name="frmRepRecruitmentList" input="/hrms/jsp/RepRecruitmentList.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="frmRepRecruitmentList" path="/RepRecruitmentListOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepRecruitmentList.jsp"/>
</action>
<action name="frmRepRecruitmentList" path="/RepRecruitmentListRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepRecruitmentList.jsp"/>
</action>
<action name="frmRepRecruitmentList" path="/RepRecruitmentListGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepRecruitmentList.jsp"/>
</action>
<action name="frmRepRecruitmentList" path="/RepRecruitmentListExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Recruitment Vis a Vis Separation Report-->
<action name="frmRepRecrVisAVisSep" path="/RepRecrVisAVisSepBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepRecrVisAVisSep.jsp"/>
</action>
<action name="frmRepRecrVisAVisSep" path="/RepRecrVisAVisSepOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepRecrVisAVisSep.jsp"/>
</action>
<action name="frmRepRecrVisAVisSep" path="/RepRecrVisAVisSepRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepRecrVisAVisSep.jsp"/>
</action>
<action name="frmRepRecrVisAVisSep" path="/RepRecrVisAVisSepGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepRecrVisAVisSep.jsp"/>
</action>
<action name="frmRepRecrVisAVisSep" path="/RepRecrVisAVisSepExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Recruitment Cessation Status Report-->
<action name="frmRepRecrCessStatus" path="/RepRecrCessStatusBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepRecrCessStatus.jsp"/>
</action>
<!-- Added for Jasper Reports -->
<action path="/RepRecrCessStatusJasperAction" name="frmRepRecrCessStatus" input="/hrms/jsp/RepRecrCessStatus.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="frmRepRecrCessStatus" path="/RepRecrCessStatusOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepRecrCessStatus.jsp"/>
</action>
<action name="frmRepRecrCessStatus" path="/RepRecrCessStatusRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepRecrCessStatus.jsp"/>
</action>
<action name="frmRepRecrCessStatus" path="/RepRecrCessStatusGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepRecrCessStatus.jsp"/>
</action>
<action name="frmRepRecrCessStatus" path="/RepRecrCessStatusExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Joining Status Report-->
<action name="frmRepJoiningStatus" path="/RepJoiningStatusBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepJoiningStatus.jsp"/>
</action>
<action name="frmRepJoiningStatus" path="/RepJoiningStatusOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepJoiningStatus.jsp"/>
</action>
<action name="frmRepJoiningStatus" path="/RepJoiningStatusRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepJoiningStatus.jsp"/>
</action>
<action name="frmRepJoiningStatus" path="/RepJoiningStatusGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepJoiningStatus.jsp"/>
</action>
<action name="frmRepJoiningStatus" path="/RepJoiningStatusExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- History of Employees Report-->
<action name="frmRepHistOfEmp" path="/RepHistOfEmpBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepHistOfEmp.jsp"/>
</action>
<action name="frmRepHistOfEmp" path="/RepHistOfEmpOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepHistOfEmp.jsp"/>
</action>
<action name="frmRepHistOfEmp" path="/RepHistOfEmpRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepHistOfEmp.jsp"/>
</action>
<action name="frmRepHistOfEmp" path="/RepHistOfEmpGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepHistOfEmp.jsp"/>
</action>
<action name="frmRepHistOfEmp" path="/RepHistOfEmpExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Status of Disciplinary Cases-->
<action name="frmRepStatusOfDiscCases" path="/RepStatusOfDiscCasesBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepStatusOfDiscCases.jsp"/>
</action>
<!-- Added for Jasper Reports -->
<action path="/RepStatusOfDiscCasesJasperAction" name="frmRepStatusOfDiscCases" input="/hrms/jsp/RepStatusOfDiscCases.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="frmRepStatusOfDiscCases" path="/RepStatusOfDiscCasesOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepStatusOfDiscCases.jsp"/>
</action>
<action name="frmRepStatusOfDiscCases" path="/RepStatusOfDiscCasesRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepStatusOfDiscCases.jsp"/>
</action>
<action name="frmRepStatusOfDiscCases" path="/RepStatusDiscCasesGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepStatusOfDiscCases.jsp"/>
</action>
<action name="frmRepStatusOfDiscCases" path="/RepStatusOfDiscCasesExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Staffing List of Employees-->
<action name="frmRepStaffingListEmp" path="/RepStaffingListEmpBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepStaffingListEmp.jsp"/>
</action>
<action name="frmRepStaffingListEmp" path="/RepStaffingListEmpOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepStaffingListEmp.jsp"/>
</action>
<action name="frmRepStaffingListEmp" path="/RepStaffingListEmpRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepStaffingListEmp.jsp"/>
</action>
<action name="frmRepStaffingListEmp" path="/RepStaffingListEmpGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepStaffingListEmp.jsp"/>
</action>
<action name="frmRepStaffingListEmp" path="/RepStaffingListEmpExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Impact on account of Annual Rise in a Fin Year-->
<action name="frmRepImpactFinYear" path="/RepImpactFinYearBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepImpactFinYear.jsp"/>
</action>
<action name="frmRepImpactFinYear" path="/RepImpactFinYearOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepImpactFinYear.jsp"/>
</action>
<action name="frmRepImpactFinYear" path="/RepImpactFinYearRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepImpactFinYear.jsp"/>
</action>
<action name="frmRepImpactFinYear" path="/RepImpactFinYearGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepImpactFinYear.jsp"/>
</action>
<action name="frmRepImpactFinYear" path="/RepImpactFinYearExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- All India Manpower for Mediclaim purpose-->
<action name="frmRepManpowerMediclaim" path="/RepManpowerMediclaimBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepManpowerMediclaim.jsp"/>
</action>
<!-- Added for Jasper Reports -->
<action path="/RepManpowerMediclaimJasperAction" name="frmRepManpowerMediclaim" input="/hrms/jsp/RepManpowerMediclaim.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="frmRepManpowerMediclaim" path="/RepManpowerMediclaimOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepManpowerMediclaim.jsp"/>
</action>
<action name="frmRepManpowerMediclaim" path="/RepManpowerMediclaimRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepManpowerMediclaim.jsp"/>
</action>
<action name="frmRepManpowerMediclaim" path="/RepManpowerMediclaimGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepManpowerMediclaim.jsp"/>
</action>
<action name="frmRepManpowerMediclaim" path="/RepManpowerMediclaimExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- Distribution of Manpower on a particular Date-->
<action name="frmRepDistnOfManpower" path="/RepDistnOfManpowerBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/RepDistnOfManpower.jsp"/>
</action>
<!-- Added for Jasper Reports -->
<action path="/RepDistnOfManpowerJasperAction" name="frmRepDistnOfManpower" input="/hrms/jsp/RepDistnOfManpower.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="frmRepDistnOfManpower" path="/RepDistnOfManpowerOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/RepDistnOfManpower.jsp"/>
</action>
<action name="frmRepDistnOfManpower" path="/RepDistnOfManpowerRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/RepDistnOfManpower.jsp"/>
</action>
<action name="frmRepDistnOfManpower" path="/RepDistnOfManpowerGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/RepDistnOfManpower.jsp"/>
</action>
<action name="frmRepDistnOfManpower" path="/RepDistnOfManpowerExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--REPORTS END HERE-->
<action name="HrmAttWorkGroupShiftForm" path="/HrmAttWorkGroupShiftBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupShift.jsp"/>
</action>
<action name="HrmAttWorkGroupShiftForm" path="/HrmAttWorkGroupShiftQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupShift.jsp"/>
</action>
<action name="HrmAttWorkGroupShiftForm" path="/HrmAttWorkGroupShiftNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupShift.jsp"/>
</action>
<action name="HrmAttWorkGroupShiftForm" path="/HrmAttWorkGroupShiftGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupShift.jsp"/>
</action>
<action name="HrmAttWorkGroupShiftForm" path="/HrmAttWorkGroupShiftSaveAction" scope="session" type="wenrgise.hrms.webtier.action.SaveDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupShift.jsp"/>
</action>
<action name="HrmAttWorkGroupShiftForm" path="/HrmAttWorkGroupShiftDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupShift.jsp"/>
</action>
<action name="HrmAttWorkGroupShiftForm" path="/HrmAttWorkGroupShiftRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupShift.jsp"/>
</action>
<action name="HrmAttWorkGroupShiftForm" path="/HrmAttWorkGroupShiftGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupShift.jsp"/>
</action>
<action name="HrmAttWorkGroupShiftForm" path="/HrmAttWorkGroupShiftGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupShift.jsp"/>
</action>
<action name="HrmAttWorkGroupShiftForm" path="/HrmAttWorkGroupShiftAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupShift.jsp"/>
</action>
<action name="HrmAttWorkGroupShiftForm" path="/HrmAttWorkGroupShiftDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupShift.jsp"/>
</action>
<action name="HrmAttWorkGroupShiftForm" path="/HrmAttWorkGroupShiftGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupShift.jsp"/>
</action>
<action name="HrmAttWorkGroupShiftForm" path="/HrmAttWorkGroupShiftValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupShift.jsp"/>
</action>
<action name="HrmAttWorkGroupShiftForm" path="/HrmAttWorkGroupShiftOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupShift.jsp"/>
</action>
<action name="HrmAttWorkGroupShiftForm" path="/HrmAttWorkGroupShiftExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAttEmpShiftForm" path="/HrmAttEmpShiftBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpShift.jsp"/>
</action>
<action name="HrmAttEmpShiftForm" path="/HrmAttEmpShiftQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpShift.jsp"/>
</action>
<action name="HrmAttEmpShiftForm" path="/HrmAttEmpShiftNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpShift.jsp"/>
</action>
<action name="HrmAttEmpShiftForm" path="/HrmAttEmpShiftGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpShift.jsp"/>
</action>
<action name="HrmAttEmpShiftForm" path="/HrmAttEmpShiftSaveAction" scope="session" type="wenrgise.hrms.webtier.action.SaveDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpShift.jsp"/>
</action>
<action name="HrmAttEmpShiftForm" path="/HrmAttEmpShiftDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpShift.jsp"/>
</action>
<action name="HrmAttEmpShiftForm" path="/HrmAttEmpShiftRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpShift.jsp"/>
</action>
<action name="HrmAttEmpShiftForm" path="/HrmAttEmpShiftGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpShift.jsp"/>
</action>
<action name="HrmAttEmpShiftForm" path="/HrmAttEmpShiftGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpShift.jsp"/>
</action>
<action name="HrmAttEmpShiftForm" path="/HrmAttEmpShiftAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpShift.jsp"/>
</action>
<action name="HrmAttEmpShiftForm" path="/HrmAttEmpShiftDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpShift.jsp"/>
</action>
<action name="HrmAttEmpShiftForm" path="/HrmAttEmpShiftGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpShift.jsp"/>
</action>
<action name="HrmAttEmpShiftForm" path="/HrmAttEmpShiftValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpShift.jsp"/>
</action>
<action name="HrmAttEmpShiftForm" path="/HrmAttEmpShiftOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmAttEmpShift.jsp"/>
</action>
<action name="HrmAttEmpShiftForm" path="/HrmAttEmpShiftExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--SHIFT MASTER SCREEN-->
<action name="HrmAttSftMstForm" path="/HrmAttSftMstBaseAction" input="/hrms/jsp/HrmAttShiftMaster.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAttShiftMaster.jsp"/>
</action>
<action name="HrmAttSftMstForm" path="/EmpShiftMstGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction" input="/hrms/jsp/HrmAttShiftMaster.jsp">
<forward name="success" path="/hrms/jsp/HrmAttShiftMaster.jsp"/>
</action>
<action path="/EmpShiftMstQueryMode" name="HrmAttSftMstForm" type="wenrgise.common.webtier.action.QueryModeAction" scope="session" input="/hrms/jsp/HrmAttShiftMaster.jsp">
<forward name="success" path="/hrms/jsp/HrmAttShiftMaster.jsp"/>
</action>
<action path="/EmpShiftMstSaveAction" name="HrmAttSftMstForm" type="wenrgise.common.webtier.action.SaveAction" scope="session" input="/hrms/jsp/HrmAttShiftMaster.jsp">
<forward name="success" path="/hrms/jsp/HrmAttShiftMaster.jsp"/>
</action>
<action name="HrmAttSftMstForm" path="/EmpShiftMstRefresh" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAttShiftMaster.jsp"/>
</action>
<action path="/EmpShiftMstGetPrevHeader" name="HrmAttSftMstForm" type="wenrgise.common.webtier.action.GetNextHeaderAction" scope="session" input="/hrms/jsp/HrmAttShiftMaster.jsp">
<forward name="success" path="/hrms/jsp/HrmAttShiftMaster.jsp"/>
</action>
<action path="/EmpShiftMstGetNextHeader" name="HrmAttSftMstForm" type="wenrgise.common.webtier.action.GetNextHeaderAction" scope="session" input="/hrms/jsp/HrmAttShiftMaster.jsp">
<forward name="success" path="/hrms/jsp/HrmAttShiftMaster.jsp"/>
</action>
<action path="/EmpShiftMstNewMode" name="HrmAttSftMstForm" type="wenrgise.common.webtier.action.NewModeAction" scope="session" input="/hrms/jsp/HrmAttShiftMaster.jsp">
<forward name="success" path="/hrms/jsp/HrmAttShiftMaster.jsp"/>
</action>
<action path="/EmpShiftMstOnLoadAction" name="HrmAttSftMstForm" type="wenrgise.common.webtier.action.OnLoadAction" scope="session" >
<forward name="success" path="/hrms/jsp/HrmAttShiftMaster.jsp"/>
</action>
<action name="HrmAttSftMstForm" path="/EmpShiftMstExit" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAttWGDOForm" path="/HrmAttWGDOBaseAction" input="/hrms/jsp/HrmAttWorkGroupDayOff.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupDayOff.jsp"/>
</action>
<action name="HrmAttWGDOForm" path="/HrmAttWGDOExitAction" input="/hrms/jsp/HrmAttWorkGroupDayOff.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAttEmpSftForm" path="/HrmAttEmpSftBaseAction" input="/hrms/jsp/HrmAttEmployeeShiftDetail.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAttEmployeeShiftDetail.jsp"/>
</action>
<action name="HrmAttEmpSftForm" path="/HrmAttEmpSftExitAction" input="/hrms/jsp/HrmAttEmployeeShiftDetail.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Shift Roster-->
<action name="HrmAttEmpSRForm" path="/HrmAttEmpSRBaseAction" input="/hrms/jsp/HrmAttEmployeeShiftRoster.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAttEmployeeShiftRoster.jsp"/>
</action>
<action name="HrmAttEmpSRForm" path="/EmpShiftRosterRefresh" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAttEmployeeShiftRoster.jsp"/>
</action>
<action name="HrmAttEmpSRForm" path="/EmpShiftRosterQueryMode" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAttEmployeeShiftRoster.jsp"/>
</action>
<action name="HrmAttEmpSRForm" path="/EmpShiftRosterOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmAttEmployeeShiftRoster.jsp"/>
</action>
<action name="HrmAttEmpSRForm" path="/EmpShiftRosterGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAttEmployeeShiftRoster.jsp"/>
</action>
<action name="HrmAttEmpSRForm" path="/EmpShiftRosterGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAttEmployeeShiftRoster.jsp"/>
</action>
<action name="HrmAttEmpSRForm" path="/EmpShiftRosterValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmAttEmployeeShiftRoster.jsp"/>
</action>
<action name="HrmAttEmpSRForm" path="/HrmAttEmpAttQueryRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAttEmployeeShiftRoster.jsp"/>
</action>
<action path="/EmpShiftRosterPrevDetailAction" name="HrmAttEmpSRForm" type="wenrgise.common.webtier.action.GetDetailPageAction" scope="session" input="/hrms/jsp/HrmAttEmployeeShiftRoster.jsp">
<forward name="success" path="/hrms/jsp/HrmAttEmployeeShiftRoster.jsp"/>
</action>
<action path="/EmpShiftRosterNextDetailAction" name="HrmAttEmpSRForm" type="wenrgise.common.webtier.action.GetDetailPageAction" scope="session" input="/hrms/jsp/HrmAttEmployeeShiftRoster.jsp">
<forward name="success" path="/hrms/jsp/HrmAttEmployeeShiftRoster.jsp"/>
</action>
<action path="/EmpShiftRosterExitAction" name="HrmAttEmpSRForm" type="wenrgise.common.webtier.action.ExitAction" scope="session" input="/hrms/jsp/HrmAttEmployeeShiftRoster.jsp">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--<action name="HrmAttEmpSRForm" path="/HrmAttEmpAttQueryValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmAttEmployeeShiftRoster.jsp"/>
</action>
<action name="HrmAttEmpSRForm" path="/HrmAttEmpAttQueryGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAttEmployeeShiftRoster.jsp"/>
</action>
<action name="HrmAttEmpSRForm" path="/HrmAttEmpAttQueryOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session" input="HrmAttEmpAttQuery.jsp">
<forward name="success" path="/hrms/jsp/HrmAttEmployeeShiftRoster.jsp"/>
</action>-->
<action name="HrmAttEmpOTUTForm" path="/HrmAttEmpOTUTBaseAction" input="/hrms/jsp/HrmAttEmployeeOTUTBatchUpdate.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAttEmployeeOTUTBatchUpdate.jsp"/>
</action>
<action name="HrmAttEmpOTUTForm" path="/HrmAttEmpOTUTExitAction" input="/hrms/jsp/HrmAttEmployeeOTUTBatchUpdate.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAttEmpAbsForm" path="/HrmAttEmpAbsBaseAction" input="/hrms/jsp/HrmAttEmployeeAbsentBatchUpdation.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAttEmployeeAbsentBatchUpdation.jsp"/>
</action>
<action name="HrmAttEmpAbsForm" path="/HrmAttEmpAbsExitAction" input="/hrms/jsp/HrmAttEmployeeAbsentBatchUpdation.jsp" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--HRM EMPLOYEE ATTENDANCE QUERY DETAILS-->
<action name="HrmAttEmpAttQueryForm" path="/HrmAttEmpAttQueryBaseAction" input="/hrms/jsp/HrmAttEmpAttQuery.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttQuery.jsp"/>
</action>
<action name="HrmAttEmpAttQueryForm" path="/HrmAttEmpAttQueryQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttQuery.jsp"/>
</action>
<action name="HrmAttEmpAttQueryForm" path="/HrmAttEmpAttQueryNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttQuery.jsp"/>
</action>
<action name="HrmAttEmpAttQueryForm" path="/HrmAttEmpAttQueryGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttQuery.jsp"/>
</action>
<action name="HrmAttEmpAttQueryForm" path="/HrmAttEmpAttQueryGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttQuery.jsp"/>
</action>
<action name="HrmAttEmpAttQueryForm" path="/HrmAttEmpAttQueryGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttQuery.jsp"/>
</action>
<action name="HrmAttEmpAttQueryForm" path="/HrmAttEmpAttQueryDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttQuery.jsp"/>
</action>
<action name="HrmAttEmpAttQueryForm" path="/HrmAttEmpAttQuerySaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttQuery.jsp"/>
</action>
<action name="HrmAttEmpAttQueryForm" path="/HrmAttEmpAttQueryDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttQuery.jsp"/>
</action>
<action name="HrmAttEmpAttQueryForm" path="/HrmAttEmpAttQueryAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttQuery.jsp"/>
</action>
<action name="HrmAttEmpAttQueryForm" path="/HrmAttEmpAttQueryGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttQuery.jsp"/>
</action>
<action name="HrmAttEmpAttQueryForm" path="/HrmAttEmpAttQueryRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttQuery.jsp"/>
</action>
<action name="HrmAttEmpAttQueryForm" path="/HrmAttEmpAttQueryValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttQuery.jsp"/>
</action>
<action name="HrmAttEmpAttQueryForm" path="/HrmAttEmpAttQueryGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttQuery.jsp"/>
</action>
<action name="HrmAttEmpAttQueryForm" path="/HrmAttEmpAttQueryOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session" input="HrmAttEmpAttQuery.jsp">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttQuery.jsp"/>
</action>
<action name="HrmAttEmpAttQueryForm" path="/HrmAttEmpAttQueryExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session" input="HrmAttEmpAttQuery.jsp">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--EMPLOYEE ATTENDANCE IN-->
<action name="HrmAttEmpAttInForm" path="/HrmAttEmpAttInBaseAction" input="/hrms/jsp/HrmAttEmpAttIn.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttIn.jsp"/>
</action>
<action name="HrmAttEmpAttInForm" path="/HrmAttEmpAttInQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttIn.jsp"/>
</action>
<action name="HrmAttEmpAttInForm" path="/HrmAttEmpAttInNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttIn.jsp"/>
</action>
<action name="HrmAttEmpAttInForm" path="/HrmAttEmpAttInGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttIn.jsp"/>
</action>
<action name="HrmAttEmpAttInForm" path="/HrmAttEmpAttInGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttIn.jsp"/>
</action>
<action name="HrmAttEmpAttInForm" path="/HrmAttEmpAttInGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttIn.jsp"/>
</action>
<action name="HrmAttEmpAttInForm" path="/HrmAttEmpAttInDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttIn.jsp"/>
</action>
<action name="HrmAttEmpAttInForm" path="/HrmAttEmpAttInSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttIn.jsp"/>
</action>
<action name="HrmAttEmpAttInForm" path="/HrmAttEmpAttInDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttIn.jsp"/>
</action>
<action name="HrmAttEmpAttInForm" path="/HrmAttEmpAttInAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttIn.jsp"/>
</action>
<action name="HrmAttEmpAttInForm" path="/HrmAttEmpAttInGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttIn.jsp"/>
</action>
<action name="HrmAttEmpAttInForm" path="/HrmAttEmpAttInRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttIn.jsp"/>
</action>
<action name="HrmAttEmpAttInForm" path="/HrmAttEmpAttInValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttIn.jsp"/>
</action>
<action name="HrmAttEmpAttInForm" path="/HrmAttEmpAttInGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttIn.jsp"/>
</action>
<action name="HrmAttEmpAttInForm" path="/HrmAttEmpAttInOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session" input="HrmAttEmpAttIn.jsp">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttIn.jsp"/>
</action>
<action name="HrmAttEmpAttInForm" path="/HrmAttEmpAttInExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session" input="HrmAttEmpAttIn.jsp">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--EMPLOYEE ATTENDANCE OUT-->
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutBaseAction" input="/hrms/jsp/HrmAttEmpAttOut.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttOut.jsp"/>
</action>
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttOut.jsp"/>
</action>
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttOut.jsp"/>
</action>
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttOut.jsp"/>
</action>
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttOut.jsp"/>
</action>
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttOut.jsp"/>
</action>
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttOut.jsp"/>
</action>
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttOut.jsp"/>
</action>
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttOut.jsp"/>
</action>
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttOut.jsp"/>
</action>
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttOut.jsp"/>
</action>
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttOut.jsp"/>
</action>
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttOut.jsp"/>
</action>
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttOut.jsp"/>
</action>
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session" input="HrmAttEmpAttOut.jsp">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttOut.jsp"/>
</action>
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session" input="HrmAttEmpAttOut.jsp">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--ShiftRosterGenrator-->
<action path="/GenerateRoster" name="HrmAttShiftRosterGenForm" type="wenrgise.common.webtier.action.GetButtonAction" scope="session" input="/hrms/jsp/HrmAttShiftRosterGen.jsp">
<forward name="success" path="/hrms/jsp/HrmAttShiftRosterGen.jsp"/>
</action>
<action name="HrmAttShiftRosterGenForm" path="/HrmAttSftRosGenValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmAttShiftRosterGen.jsp"/>
</action>
<action name="HrmAttShiftRosterGenForm" path="/HrmAttShiftRosterGenBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAttShiftRosterGen.jsp"/>
</action>
<action name="HrmAttShiftRosterGenForm" path="/HrmAttShiftRosterGenQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAttShiftRosterGen.jsp"/>
</action>
<action name="HrmAttShiftRosterGenForm" path="/HrmAttShiftRosterGenNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAttShiftRosterGen.jsp"/>
</action>
<action name="HrmAttShiftRosterGenForm" path="/HrmAttShiftRosterGenGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAttShiftRosterGen.jsp"/>
</action>
<action name="HrmAttShiftRosterGenForm" path="/HrmAttShiftRosterGenSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAttShiftRosterGen.jsp"/>
</action>
<action name="HrmAttShiftRosterGenForm" path="/HrmAttShiftRosterGenDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAttShiftRosterGen.jsp"/>
</action>
<action name="HrmAttShiftRosterGenForm" path="/HrmAttShiftRosterGenRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAttShiftRosterGen.jsp"/>
</action>
<action name="HrmAttShiftRosterGenForm" path="/HrmAttShiftRosterGenGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAttShiftRosterGen.jsp"/>
</action>
<action name="HrmAttShiftRosterGenForm" path="/HrmAttShiftRosterGenGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAttShiftRosterGen.jsp"/>
</action>
<action name="HrmAttShiftRosterGenForm" path="/HrmAttShiftRosterGenAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAttShiftRosterGen.jsp"/>
</action>
<action name="HrmAttShiftRosterGenForm" path="/HrmAttShiftRosterGenDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAttShiftRosterGen.jsp"/>
</action>
<action name="HrmAttShiftRosterGenForm" path="/HrmAttShiftRosterGenGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAttShiftRosterGen.jsp"/>
</action>
<action name="HrmAttShiftRosterGenForm" path="/HrmAttShiftRosterGenOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmAttShiftRosterGen.jsp"/>
</action>
<action name="HrmAttShiftRosterGenForm" path="/HrmAttShiftRosterGenExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Shift Roster Generator-->
<!--AbsentList Generator-->
<action name="HrmAttAbsentListGenForm" path="/HrmAttAbsentListGenBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAttAbsentListGen.jsp"/>
</action>
<action path="/GenerateAbsentlist" name="HrmAttAbsentListGenForm" type="wenrgise.common.webtier.action.GetButtonAction" input="/hrms/jsp/HrmAttAbsentListGen.jsp" scope="session">
<forward name="success" path="/hrms/jsp/HrmAttAbsentListGen.jsp"/>
</action>
<action name="HrmAttAbsentListGenForm" path="/HrmAttAbsentListGenValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmAttAbsentListGen.jsp"/>
</action>
<action name="HrmAttAbsentListGenForm" path="/HrmAttAbsentListGenOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmAttAbsentListGen.jsp"/>
</action>
<action name="HrmAttAbsentListGenForm" path="/HrmAttAbsentListGenExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--End of AbsentList-->
<!-- EMPLOYEE DAY OFF -->
<action name="HrmAttEmpDOForm" path="/HrmAttEmpDayOffBaseAction" input="/hrms/jsp/HrmAttEmpDayOff.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpDayOff.jsp"/>
</action>
<action name="HrmAttEmpDOForm" path="/HrmAttEmpDayOffSaveAction" scope="session" type="wenrgise.hrms.webtier.action.SaveDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpDayOff.jsp"/>
</action>
<action name="HrmAttEmpDOForm" path="/HrmAttEmpDayOffRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpDayOff.jsp"/>
</action>
<action name="HrmAttEmpDOForm" path="/HrmAttEmpDayOffFirstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpDayOff.jsp"/>
</action>
<action name="HrmAttEmpDOForm" path="/HrmAttEmpDayOffAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpDayOff.jsp"/>
</action>
<action name="HrmAttEmpDOForm" path="/HrmAttEmpDayOffDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpDayOff.jsp"/>
</action>
<action name="HrmAttEmpDOForm" path="/HrmAttEmpDayOffDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpDayOff.jsp"/>
</action>
<action name="HrmAttEmpDOForm" path="/HrmAttEmpDayOffQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpDayOff.jsp"/>
</action>
<action name="HrmAttEmpDOForm" path="/HrmAttEmpDayOffNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAttEmpDayOff.jsp"/>
</action>
<action name="HrmAttEmpDOForm" path="/HrmAttEmpDayOffOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmAttEmpDayOff.jsp"/>
</action>
<action name="HrmAttEmpDOForm" path="/HrmAttEmpDayOffValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmAttEmpDayOff.jsp"/>
</action>
<action name="HrmAttEmpDOForm" path="/HrmAttEmpDayOffExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- WORK GROUP DAY OFF-->
<action name="HrmAttWrkGrpDayOffForm" path="/HrmAttWrkGrpDayOffBaseAction" input="/hrms/jsp/HrmAttWorkGroupDayOff.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupDayOff.jsp"/>
</action>
<action name="HrmAttWrkGrpDayOffForm" path="/HrmAttWorkGroupDayOffSaveAction" scope="session" type="wenrgise.hrms.webtier.action.SaveDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupDayOff.jsp"/>
</action>
<action name="HrmAttWrkGrpDayOffForm" path="/HrmAttWorkGroupDayOffRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupDayOff.jsp"/>
</action>
<action name="HrmAttWrkGrpDayOffForm" path="/HrmAttWorkGroupDayOffFirstGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupDayOff.jsp"/>
</action>
<action name="HrmAttWrkGrpDayOffForm" path="/HrmAttWorkGroupDayOffAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupDayOff.jsp"/>
</action>
<action name="HrmAttWrkGrpDayOffForm" path="/HrmAttWorkGroupDayOffDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupDayOff.jsp"/>
</action>
<action name="HrmAttWrkGrpDayOffForm" path="/HrmAttWorkGroupDayOffDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupDayOff.jsp"/>
</action>
<action name="HrmAttWrkGrpDayOffForm" path="/HrmAttWorkGroupDayOffQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupDayOff.jsp"/>
</action>
<action name="HrmAttWrkGrpDayOffForm" path="/HrmAttWorkGroupDayOffNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupDayOff.jsp"/>
</action>
<action name="HrmAttWrkGrpDayOffForm" path="/HrmAttWorkGroupDayOffValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupDayOff.jsp"/>
</action>
<action name="HrmAttWrkGrpDayOffForm" path="/HrmAttWorkGroupDayOffDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupDayOff.jsp"/>
</action>
<action name="HrmAttWrkGrpDayOffForm" path="/HrmAttWorkGroupDayOffOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmAttWorkGroupDayOff.jsp"/>
</action>
<action name="HrmAttWrkGrpDayOffForm" path="/HrmAttWorkGroupDayOffExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session" input="HrmAttEmpAttOut.jsp">
<forward name="success" path="/hrms/jsp/HrmAttEmpAttOut.jsp"/>
</action>
<action name="HrmAttEmpAttOutForm" path="/HrmAttEmpAttOutExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session" input="HrmMainPage.jsp">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--end of Shift Master-->
<!-- MIS Report -->
<action name="HrmMisReportForm" path="/HrmMisReportBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<!-- Added for Jasper Reports -->
<action path="/HrmMisReportJasperAction" name="HrmMisReportForm" input="/hrms/jsp/HrmMisReport.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveDetailAction">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepGetButtonAction" type="wenrgise.common.webtier.action.GetButtonAction" scope="session" input="HrmMisReport.jsp">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session" input="HrmMisReport.jsp">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session" input="HrmMisReport.jsp">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmMisReportForm" path="/HrmMisRepGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmMisReport.jsp"/>
</action>
<!-- RETIREMENT FORECAST REPORT -->
<action name="HrmRetireForecastForm" path="/HrmRetireForecastBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRetirementForecastRep.jsp"/>
</action>
<action name="HrmRetireForecastForm" path="/HrmRetFrcstQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmRetirementForecastRep.jsp"/>
</action>
<action name="HrmRetireForecastForm" path="/HrmRetFrcstOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmRetirementForecastRep.jsp"/>
</action>
<action name="HrmRetireForecastForm" path="/HrmRetFrcstGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmRetirementForecastRep.jsp"/>
</action>
<action name="HrmRetireForecastForm" path="/HrmRetFrcstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmRetirementForecastRep.jsp"/>
</action>
<action name="HrmRetireForecastForm" path="/HrmRetFrcstSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmRetirementForecastRep.jsp"/>
</action>
<action name="HrmRetireForecastForm" path="/HrmRetFrcstGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmRetirementForecastRep.jsp"/>
</action>
<action name="HrmRetireForecastForm" path="/HrmRetFrcstDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmRetirementForecastRep.jsp"/>
</action>
<action name="HrmRetireForecastForm" path="/HrmRetFrcstRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmRetirementForecastRep.jsp"/>
</action>
<action name="HrmRetireForecastForm" path="/HrmRetFrcstValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmRetirementForecastRep.jsp"/>
</action>
<action name="HrmRetireForecastForm" path="/HrmRetFrcstFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmRetirementForecastRep.jsp"/>
</action>
<action name="HrmRetireForecastForm" path="/HrmRetFrcstGetButtonAction" type="wenrgise.common.webtier.action.GetButtonAction" scope="session" input="HrmRetirementForecastRep.jsp">
<forward name="success" path="/hrms/jsp/HrmRetirementForecastRep.jsp"/>
</action>
<action name="HrmRetireForecastForm" path="/HrmRetFrcstValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session" input="HrmRetirementForecastRep.jsp">
<forward name="success" path="/hrms/jsp/HrmRetirementForecastRep.jsp"/>
</action>
<action name="HrmRetireForecastForm" path="/HrmRetFrcstExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session" input="HrmRetirementForecastRep.jsp">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- AGE ANALYSIS REPORT -->
<action name="HrmAgeAnalysisForm" path="/HrmAgeAnalysisBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/AgeAnalysisReport.jsp"/>
</action>
<!-- Added for Jasper Reports -->
<action path="/HrmAgeAnalysisJasperAction" name="HrmAgeAnalysisForm" input="/hrms/jsp/AgeAnalysisReport.jsp" scope="session" type="wenrgise.hrms.webtier.action.ReportViewerAction" >
<forward name="success" path="/hrms/jsp/report.jsp"/>
</action>
<action name="HrmAgeAnalysisForm" path="/HrmAgeAnalysisQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/AgeAnalysisReport.jsp"/>
</action>
<action name="HrmAgeAnalysisForm" path="/HrmAgeAnalysisOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/AgeAnalysisReport.jsp"/>
</action>
<action name="HrmAgeAnalysisForm" path="/HrmAgeAnalysisGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/AgeAnalysisReport.jsp"/>
</action>
<action name="HrmRetireForecastForm" path="/HrmAgeAnalysisRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/AgeAnalysisReport.jsp"/>
</action>
<action name="HrmAgeAnalysisForm" path="/HrmAgeAnalysisValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session" input="HrmRetirementForecastRep.jsp">
<forward name="success" path="/hrms/jsp/AgeAnalysisReport.jsp"/>
</action>
<action name="HrmAgeAnalysisForm" path="/HrmAgeAnalysisExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session" input="HrmRetirementForecastRep.jsp">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!-- ACADEMIC QUALIFICATION REPORT -->
<action name="HrmAcademicQualRepForm" path="/HrmAcademicQualBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAcademicQualRep.jsp"/>
</action>
<action name="HrmAcademicQualRepForm" path="/HrmAcademicQualQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAcademicQualRep.jsp"/>
</action>
<action name="HrmAcademicQualRepForm" path="/HrmAcademicQualOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmAcademicQualRep.jsp"/>
</action>
<action name="HrmAcademicQualRepForm" path="/HrmAcademicQualGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmAcademicQualRep.jsp"/>
</action>
<action name="HrmAcademicQualRepForm" path="/HrmAcademicQualRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAcademicQualRep.jsp"/>
</action>
<action name="HrmAcademicQualRepForm" path="/HrmAcademicQualValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session" input="HrmRetirementForecastRep.jsp">
<forward name="success" path="/hrms/jsp/HrmAcademicQualRep.jsp"/>
</action>
<action name="HrmAcademicQualRepForm" path="/HrmAcademicQualExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session" input="HrmRetirementForecastRep.jsp">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--MEDICLAIM MASTER STARTS HERE-->
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<!--MEDICLAIM MASTER STARTS HERE-->
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterBaseAction" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<action name="HrmMediclaimMasterForm" path="/HrmMediclaimMasterValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmMediclaimMaster.jsp"/>
</action>
<!--MEDICLAIM MASTER ENDS HERE-->
<!-- My WorkFlow -->
<action name="HrmMyWorkflowForm" path="/HrmMyWorkflowGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmMyWorkflow.jsp"/>
</action>
<action name="HrmMyWorkflowForm" path="/HrmMyWorkflowGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmMyWorkflow.jsp"/>
</action>
<action name="HrmMyWorkflowForm" path="/HrmMyWorkflowGetPrevHeaderAction" type="wenrgise.common.webtier.action.GetNextHeaderAction" scope="session" input="/hrms/jsp/HrmGenEligRuleQuery.jsp">
<forward name="success" path="/hrms/jsp/HrmMyWorkflow.jsp"/>
</action>
<action name="HrmMyWorkflowForm" path="/HrmMyWorkflowFirstGetNextHeaderAction" type="wenrgise.common.webtier.action.GetNextHeaderAction" scope="session" input="/hrms/jsp/HrmGenEligRuleQuery.jsp">
<forward name="success" path="/hrms/jsp/HrmMyWorkflow.jsp"/>
</action>
<action name="HrmMyWorkflowForm" path="/HrmMyWorkflowBaseAction" input="/hrms/jsp/HrmMyWorkflow.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmMyWorkflow.jsp"/>
</action>
<action name="HrmMyWorkflowForm" path="/HrmMyWorkflowSaveAction" scope="session" type="wenrgise.hrms.webtier.action.SaveDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmMyWorkflow.jsp"/>
</action>
<action name="HrmMyWorkflowForm" path="/HrmMyWorkflowRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmMyWorkflow.jsp"/>
</action>
<action name="HrmMyWorkflowForm" path="/HrmMyWorkflowGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmMyWorkflow.jsp"/>
</action>
<action name="HrmMyWorkflowForm" path="/HrmMyWorkflowAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmMyWorkflow.jsp"/>
</action>
<action name="HrmMyWorkflowForm" path="/HrmMyWorkflowDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmMyWorkflow.jsp"/>
</action>
<action name="HrmMyWorkflowForm" path="/HrmMyWorkflowGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmMyWorkflow.jsp"/>
</action>
<action name="HrmMyWorkflowForm" path="/HrmMyWorkflowQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmMyWorkflow.jsp"/>
</action>
<action name="HrmMyWorkflowForm" path="/HrmMyWorkflowNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmMyWorkflow.jsp"/>
</action>
<action name="HrmMyWorkflowForm" path="/HrmMyWorkflowOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMyWorkflow.jsp"/>
</action>
<action name="HrmMyWorkflowForm" path="/HrmMyWorkflowValidateAction" type="wenrgise.common.webtier.action.ValidateAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMyWorkflow.jsp"/>
</action>
<action name="HrmMyWorkflowForm" path="/HrmMyWorkflowExitAction" type="wenrgise.common.webtier.action.ExitAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--End of WorkFlow-->
<!-- Roaster-->
<action name="HrmRoasterEntryForm" path="/HrmRoasterEntryBaseAction" input="/hrms/jsp/HrmRoasterEntry.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmRoasterEntry.jsp"/>
</action>
<action name="HrmRoasterEntryForm" path="/HrmRoasterEntryQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmRoasterEntry.jsp"/>
</action>
<action name="HrmRoasterEntryForm" path="/HrmRoasterEntryNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmRoasterEntry.jsp"/>
</action>
<action name="HrmRoasterEntryForm" path="/HrmRoasterEntryGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmRoasterEntry.jsp"/>
</action>
<action name="HrmRoasterEntryForm" path="/HrmRoasterEntryGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmRoasterEntry.jsp"/>
</action>
<action name="HrmRoasterEntryForm" path="/HrmRoasterEntryGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmRoasterEntry.jsp"/>
</action>
<action name="HrmRoasterEntryForm" path="/HrmRoasterEntryFirstGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmRoasterEntry.jsp"/>
</action>
<action name="HrmRoasterEntryForm" path="/HrmRoasterEntryDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmRoasterEntry.jsp"/>
</action>
<action name="HrmRoasterEntryForm" path="/HrmRoasterEntrySaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmRoasterEntry.jsp"/>
</action>
<action name="HrmRoasterEntryForm" path="/HrmRoasterEntryDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmRoasterEntry.jsp"/>
</action>
<action name="HrmRoasterEntryForm" path="/HrmRoasterEntryAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmRoasterEntry.jsp"/>
</action>
<action name="HrmRoasterEntryForm" path="/HrmRoasterEntryGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmRoasterEntry.jsp"/>
</action>
<action name="HrmRoasterEntryForm" path="/HrmRoasterEntryRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmRoasterEntry.jsp"/>
</action>
<action name="HrmRoasterEntryForm" path="/HrmRoasterEntryOnLoadAction" type="wenrgise.common.webtier.action.OnLoadAction" scope="session">
<forward name="success" path="/hrms/jsp/HrmRoasterEntry.jsp"/>
</action>
<action name="HrmRoasterEntryForm" path="/HrmRoasterEntryValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmRoasterEntry.jsp"/>
</action>
<action name="HrmRoasterEntryForm" path="/HrmRoasterEntryGetButtonAction" scope="session" type="wenrgise.common.webtier.action.GetButtonAction">
<forward name="success" path="/hrms/jsp/HrmRoasterEntry.jsp"/>
</action>
<action name="HrmRoasterEntryForm" path="/HrmRoasterEntryExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<!--Adhoc Report Generation Tool-->
<action name="HrmAdhocReportForm" path="/HrmAdhocReportAction" input="/hrms/jsp/HrmAdhocReport.jsp" scope="session" type="wenrgise.hrms.webtier.action.HrmAdhocReportAction">
<forward name="success" path="/hrms/jsp/HrmAdhocReport.jsp"/>
</action>
<action name="HrmAdhocReportForm" path="/HrmAdhocReportBaseAction" input="/hrms/jsp/HrmAdhocReport.jsp" scope="session" type="wenrgise.common.webtier.action.BaseAction">
<forward name="success" path="/hrms/jsp/HrmAdhocReport.jsp"/>
</action>
<action name="HrmAdhocReportForm" path="/HrmAdhocReportDtlGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAdhocReport.jsp"/>
</action>
<action name="HrmAdhocReportForm" path="/HrmAdhocReportDtlExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
<action name="HrmAdhocReportForm" path="/HrmAdhocReportQueryModeAction" scope="session" type="wenrgise.common.webtier.action.QueryModeAction">
<forward name="success" path="/hrms/jsp/HrmAdhocReport.jsp"/>
</action>
<action name="HrmAdhocReportForm" path="/HrmAdhocReportNewModeAction" scope="session" type="wenrgise.common.webtier.action.NewModeAction">
<forward name="success" path="/hrms/jsp/HrmAdhocReport.jsp"/>
</action>
<action name="HrmAdhocReportForm" path="/HrmAdhocReportGetHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAdhocReport.jsp"/>
</action>
<action name="HrmAdhocReportForm" path="/HrmAdhocReportGetNextHeaderAction" scope="session" type="wenrgise.common.webtier.action.GetNextHeaderAction">
<forward name="success" path="/hrms/jsp/HrmAdhocReport.jsp"/>
</action>
<action name="HrmAdhocReportForm" path="/HrmAdhocReportSaveAction" scope="session" type="wenrgise.common.webtier.action.SaveAction">
<forward name="success" path="/hrms/jsp/HrmAdhocReport.jsp"/>
</action>
<action name="HrmAdhocReportForm" path="/HrmAdhocReportDeleteAction" scope="session" type="wenrgise.common.webtier.action.DeleteAction">
<forward name="success" path="/hrms/jsp/HrmAdhocReport.jsp"/>
</action>
<action name="HrmAdhocReportForm" path="/HrmAdhocReportRefreshAction" scope="session" type="wenrgise.common.webtier.action.RefreshAction">
<forward name="success" path="/hrms/jsp/HrmAdhocReport.jsp"/>
</action>
<action name="HrmAdhocReportForm" path="/HrmAdhocReportGetDetailAction" scope="session" type="wenrgise.common.webtier.action.GetDetailAction">
<forward name="success" path="/hrms/jsp/HrmAdhocReport.jsp"/>
</action>
<action name="HrmAdhocReportForm" path="/HrmAdhocReportAddRowAction" scope="session" type="wenrgise.common.webtier.action.AddRowAction">
<forward name="success" path="/hrms/jsp/HrmAdhocReport.jsp"/>
</action>
<action name="HrmAdhocReportForm" path="/HrmAdhocReportDeleteRowAction" scope="session" type="wenrgise.common.webtier.action.DeleteRowAction">
<forward name="success" path="/hrms/jsp/HrmAdhocReport.jsp"/>
</action>
<action name="HrmAdhocReportForm" path="/HrmAdhocReportGetDetailPageAction" scope="session" type="wenrgise.common.webtier.action.GetDetailPageAction">
<forward name="success" path="/hrms/jsp/HrmAdhocReport.jsp"/>
</action>
<action name="HrmAdhocReportForm" path="/HrmAdhocReportValidateAction" scope="session" type="wenrgise.common.webtier.action.ValidateAction">
<forward name="success" path="/hrms/jsp/HrmAdhocReport.jsp"/>
</action>
<action name="HrmAdhocReportForm" path="/HrmAdhocReportOnLoadAction" scope="session" type="wenrgise.common.webtier.action.OnLoadAction">
<forward name="success" path="/hrms/jsp/HrmAdhocReport.jsp"/>
</action>
<action name="HrmAdhocReportForm" path="/HrmAdhocReportExitAction" scope="session" type="wenrgise.common.webtier.action.ExitAction">
<forward name="success" path="/hrms/jsp/HrmMainPage.jsp"/>
</action>
</action-mappings>
<message-resources parameter="ApplicationResources" null="false"/>
<plug-in className="wenrgise.ejb.common.utility.EnrgisePlugIn"/>
<plug-in className="wenrgise.common.utility.ReportPlugin" >
</plug-in>
</struts-config>