Edit C:\galaxie\Back\galaxie\WEB-INF\classes\META-INF\custom_mappings\otherlbls_.xml
<?xml version="1.0" encoding="UTF-8"?> <mapping> <actions> <!-- Edition --> <action path="edit_otherlbls_" class="com.edeal.frontline.controller.actions.LoadAction"> <param name="type" value="OtherLbls_" /> <display code="success" action="/sales/otherlbls_/edit_action.jsp" body="/sales/otherlbls_/edit.jsp"/> </action> <!-- Creation --> <action path="create_otherlbls_" class="com.edeal.frontline.controller.actions.LoadAction"> <param name="type" value="OtherLbls_" /> <initializer class="com.edeal.frontline.initializers.custom.OtherLbls_Initializer" id="OtherLbls_" scope="request"> <init_param name="initol_Tiers" setProperty="Ol_Tiers"/> </initializer> <display code="success" action="/sales/otherlbls_/edit_action.jsp" body="/sales/otherlbls_/edit.jsp"/> </action> <!-- Lecture --> <action path="read_otherlbls_" class="com.edeal.frontline.controller.actions.LoadAction"> <param name="type" value="OtherLbls_" /> <display code="success" action="/sales/otherlbls_/read_action.jsp" body="/sales/otherlbls_/read.jsp"/> </action> <!-- Sauvegarde --> <action path="save_otherlbls_" class="com.edeal.frontline.controller.actions.SaveAction" > <param name="type" value="OtherLbls_"/> <redirect code="success" page="/read_otherlbls_.fl"/> <!-- Code de la liste XML : 10 premiers caracteres de l'objet --> </action> <!-- Suppression --> <action path="delete_otherlbls_" class="com.edeal.frontline.controller.actions.DeleteAction"> <param name="type" value="OtherLbls_" /> <redirect keepAttr="softwareOnly" code="success" page="/list_criteria.fl?lc=OTHERLBLS_"/> </action> </actions> </mapping>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de