Created
February 11, 2017 15:09
-
-
Save enujo/12f5315a9625b74f1a02c45a9bfb7fd3 to your computer and use it in GitHub Desktop.
[JAVA] Servlet 2.2 DTD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE web-app PUBLIC | |
"-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN" | |
"http://java.sun.com/j2ee/dtds/web-app_2_2.dtd"> | |
<web-app /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment