<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE appian-web-config PUBLIC "-//Appian Corporation//DTD Appian Web MVC Configuration 1.0//EN" "/WEB-INF/appian-web-config_1_0.dtd" >

<appian-web-config>

 <appian-form-beans>
  </appian-form-beans>

  <appian-action-mappings>
    <appian-action path="/components/dialogs/prompt" include="/components/dialogs/prompt.jsp">
    </appian-action>
  </appian-action-mappings>

  <message-resources parameter="resources.application"/>

</appian-web-config>
