<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<web-app xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.4" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
<description>Required by the Adobe Document Services.</description>
<display-name>Required by the Adobe Document Services</display-name>
<servlet>
<description>Required by the Adobe Document Service.</description>
<display-name>Required by the Adobe Document Service</display-name>
<servlet-name>SAPServerChallenge</servlet-name>
<servlet-class>com.adobe.server.sap.ServerChallenge</servlet-class>
</servlet>
<servlet-mapping>
<servlet-name>SAPServerChallenge</servlet-name>
<url-pattern>/SAPServerChallenge</url-pattern>
</servlet-mapping>
</web-app>
