Edit C:\galaxie\Back\galaxie\WEB-INF\classes\META-INF\mappings\trashreport.xml
<?xml version="1.0" encoding="UTF-8"?> <mapping> <actions> <action path="process_trash_list_criteria" class="com.edeal.frontline.controller.actions.trashreport.TrashReportListCriteriaAction" allowAnonymous="false"> <param name="type" value="TrashReport"/> <display code="success" body="/admin/trashreport/trashrep_list_criteria.jsp" action="/admin/trashreport/trashrep_list_criteria_action.jsp" jsInclude="/js/utils.js, /js/ac/fobAC_js.jsp, /js/checkFields.jsp, /js/calendar.jsp, /js/grid/EdealGridCriteria.js" /> </action> <action path="reimport" class="com.edeal.frontline.controller.actions.trashreport.ListMenuMassSelectTrashReportLineAction" allowAnonymous="false"> <param name="action" value="importAll" /> <redirect keepAttr="softwareOnly" code="success" page="/list_criteria.fl?lc=TRSHREP" /> </action> <action path="mass_export_trash" class="com.edeal.frontline.controller.actions.trashreport.ListMenuMassSelectTrashReportLineAction" allowAnonymous="false"> <param name="action" value="export" /> </action> <action path="export_all_trash" class="com.edeal.frontline.controller.actions.trashreport.ListMenuMassSelectTrashReportLineAction" allowAnonymous="false"> <param name="action" value="exportAll" /> </action> <action path="mass_delete_trash" class="com.edeal.frontline.controller.actions.trashreport.ListMenuMassSelectTrashReportLineAction" allowAnonymous="false"> <param name="action" value="delete" /> <forward code="success" page="/list_criteria.fl?lc=TRSHREPLI" /> </action> <action path="delete_all_trash" class="com.edeal.frontline.controller.actions.trashreport.ListMenuMassSelectTrashReportLineAction" allowAnonymous="false"> <param name="action" value="deleteAll" /> <redirect keepAttr="softwareOnly" code="success" page="/list_criteria.fl?lc=TRSHREP" /> </action> <!-- <action path="process_trash_by_die" class="com.edeal.frontline.controller.actions.LoadAction" allowAnonymous="false"> <param name="type" value="TrashReport"/> <display code="success" action="/admin/trashreport/list_lines_action.jsp" body="/admin/trashreport/list_lines.jsp" /> <forward code="failure" page="/edit_trashreportline.fl" /> </action> --> <action path="process_trash" class="com.edeal.frontline.controller.actions.ProcessTrashAction" allowAnonymous="false"> <display code="success" action="/admin/trashreport/edit_object_action.jsp" body="/admin/trashreport/edit_object.jsp" jsInclude="/js/checkFields.jsp,/js/ac/fobAC_js.jsp,/js/presentField.js"/> <forward code="failure" page="/edit_trashreportline.fl" /> </action> <action path="edit_trashreportline" class="com.edeal.frontline.controller.actions.LoadAction" allowAnonymous="false"> <param name="type" value="TrashReportLine"/> <display code="success" action="/admin/trashreport/edit_line_action.jsp" body="/admin/trashreport/edit_line.jsp" jsInclude="/js/checkFields.jsp,/js/calendar.jsp"/> </action> <action path="save_trashreportline" class="com.edeal.frontline.controller.actions.SaveAction" allowAnonymous="false"> <param name="type" value="TrashReportLine"/> <redirect code="success" page="/process_trash.fl"/> </action> <action path="save_object_trash" class="com.edeal.frontline.controller.actions.SaveAction" allowAnonymous="false"> <forward code="success" page="/delete_trash.fl"/> <forward code="failure" page="/errors/failureReport.jsp"/> </action> <action path="delete_trash" class="com.edeal.frontline.controller.actions.DeleteTrashAction" allowAnonymous="false"> <param name="type" value="TrashReportLine"/> <forward code="success" page="/list_criteria.fl?lc=TRASHREP"/> </action> </actions> </mapping>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de