<?xml version="1.0" encoding="UTF-8"?>
<mapping>
	<actions>
		<action path="delete_population" class="com.edeal.frontline.controller.actions.DeleteAction" allowAnonymous="false">
			<param name="type" value="Population" />
			<forward code="success" page="/list_criteria.fl?lc=POP_V2">
				<userChoice page="/prompt_user_choice.fl" displayList="true" type="Population" />
			</forward>
		</action>
	</actions>
</mapping>
